wip: Add host deertopia

This commit is contained in:
Madeleine Sydney
2025-01-18 14:33:34 -07:00
parent 34adb5c26e
commit 46d6c129c1
74 changed files with 250 additions and 26 deletions

0
modules/home/glab.nix Normal file → Executable file
View File

0
modules/home/mpd.nix Normal file → Executable file
View File

0
modules/nixos/defaults.nix Normal file → Executable file
View File

0
modules/nixos/defaults/documentation.nix Normal file → Executable file
View File

0
modules/nixos/defaults/nixpkgs.nix Normal file → Executable file
View File

0
modules/nixos/dropbox.nix Normal file → Executable file
View File

0
modules/nixos/hosts.nix Normal file → Executable file
View File

0
modules/nixos/impermanence/rollback.nix Normal file → Executable file
View File

View File

@@ -14,6 +14,7 @@ in {
};
secrets = mkOption {
description = "Secrets passed directly to sops-nix.";
default = {};
};
package = mkOption {
description = "Sops CLI package. If null, nothing will be installed.";

0
modules/nixos/tailscale.nix Normal file → Executable file
View File