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

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.";