deCort.tech – Nix & Darwin systems Options
dc-tec.colorScheme.accent Link copied!
stringDefault accent for the color scheme.
"peach"dc-tec.colorScheme.flavor Link copied!
stringDefault flavor for the color scheme.
"macchiato"dc-tec.core Link copied!
submoduleNamespace for Linux-only core settings. Empty on Darwin.
{ }dc-tec.core.wireless.enable Link copied!
booleanWhether to enable wireless.
falsetruedc-tec.core.zfs.enable Link copied!
booleanWhether to enable zfs.
falsetruedc-tec.core.zfs.encrypted Link copied!
booleanWhether to enable zfs request credentials.
falsetruedc-tec.core.zfs.ensureHomeExists Link copied!
list of stringHome-relative directories to create during activation.
[ ][
".ssh"
]dc-tec.core.zfs.ensureSystemExists Link copied!
list of stringSystem directories to create during activation.
[ ][
"/data/etc/ssh"
]dc-tec.core.zfs.homeCacheLinks Link copied!
list of (string or (attribute set))Home-relative cache directory specifications to persist below the configured cache prefix.
[ ]dc-tec.core.zfs.homeDataLinks Link copied!
list of (string or (attribute set))Home-relative data directory specifications to persist below the configured data prefix.
[ ]dc-tec.core.zfs.rootDataset Link copied!
stringZFS root dataset to roll back to its blank snapshot during early boot.
"""rpool/local/root"dc-tec.core.zfs.systemCacheLinks Link copied!
list of (string or (attribute set))System cache directory specifications to persist below the configured cache prefix.
[ ]dc-tec.core.zfs.systemDataLinks Link copied!
list of (string or (attribute set))System data directory specifications to persist below the configured data prefix.
[ ]dc-tec.development-packages.enable Link copied!
booleanWhether to enable shared development packages.
falsetruedc-tec.development-packages.tools.cloud Link copied!
booleanWhether to enable Cloud tools.
falsetruedc-tec.development-packages.tools.database Link copied!
booleanWhether to enable Database tools.
falsetruedc-tec.development-packages.tools.dev Link copied!
booleanWhether to enable Dev Tools.
falsetruedc-tec.development-packages.tools.go Link copied!
booleanWhether to enable Go development.
falsetruedc-tec.development-packages.tools.iac Link copied!
booleanWhether to enable IaC tools.
falsetruedc-tec.development-packages.tools.infra Link copied!
booleanWhether to enable Infrastructure tools.
falsetruedc-tec.development-packages.tools.k8s Link copied!
booleanWhether to enable Kubernetes tools.
falsetruedc-tec.development-packages.tools.networking Link copied!
booleanWhether to enable Networking tools.
falsetruedc-tec.development-packages.tools.python Link copied!
booleanWhether to enable Python development.
falsetruedc-tec.development-packages.tools.rust Link copied!
booleanWhether to enable Rust development.
falsetruedc-tec.development-packages.tools.security Link copied!
booleanWhether to enable Security tools.
falsetruedc-tec.development.virtualisation.docker.enable Link copied!
booleanWhether to enable docker.
falsetruedc-tec.development.virtualisation.hypervisor.enable Link copied!
booleanWhether to enable Libvirt/KVM.
falsetruedc-tec.gpg.enable Link copied!
booleanWhether to enable GPG key management with SOPS.
falsetruedc-tec.graphical.applications.firefox.enable Link copied!
booleanWhether to enable firefox.
falsetruedc-tec.graphical.applications.obsidian.enable Link copied!
booleanWhether to enable obsidian.
falsetruedc-tec.graphical.enable Link copied!
booleanWhether to enable graphical environment.
falsetruedc-tec.graphical.fuzzel.enable Link copied!
booleanWhether to enable fuzzel.
falsetruedc-tec.graphical.hyprland.enable Link copied!
booleanWhether to enable hyprlandwm.
falsetruedc-tec.graphical.hyprlock.enable Link copied!
booleanWhether to enable hyprlock.
falsetruedc-tec.graphical.hyprpaper.enable Link copied!
booleanWhether to enable hyprpaper.
falsetruedc-tec.graphical.key_management.enable Link copied!
booleanWhether to enable key management.
falsetruedc-tec.graphical.laptop Link copied!
booleanWhether to enable laptop configuration.
falsetruedc-tec.graphical.sound.enable Link copied!
booleanWhether to enable Sound.
falsetruedc-tec.graphical.swaync.enable Link copied!
booleanWhether to enable Enable swaync.
falsetruedc-tec.graphical.theme.enable Link copied!
unspecified valueEnable graphical theme configuration including fonts, GTK, and Qt theming
truedc-tec.graphical.waybar.enable Link copied!
booleanWhether to enable Waybar Status Bar.
falsetruedc-tec.graphical.xdg.enable Link copied!
booleanWhether to enable xdg folders.
falsetruedc-tec.persistence.cachePrefix Link copied!
stringPrefix for persistent cache storage
"/cache"dc-tec.persistence.dataPrefix Link copied!
stringPrefix for persistent data storage
"/data"dc-tec.persistence.enable Link copied!
booleanWhether to enable Enable persistence/impermanence.
falsetruedc-tec.services.sshd.enable Link copied!
booleanWhether to enable OpenSSH daemon.
falsetruedc-tec.stateVersion Link copied!
stringCompatibility version shared by NixOS and Home Manager. Do not change during routine upgrades.
"24.05"dc-tec.user.gpgKey Link copied!
stringUser GPG key
"52BFF6CCB1DA1915821F741BF29959D9BAB9798F"dc-tec.user.workEmail Link copied!
stringWork email address
"roel.decort@adfinis.com"