feat: Encryption
This commit is contained in:
@@ -10,7 +10,6 @@ in {
|
||||
keyFile = mkOption {
|
||||
description = "Path to an Age key file.";
|
||||
type = types.path;
|
||||
default = "/persist/sydnix-key";
|
||||
};
|
||||
secrets = mkOption {
|
||||
description = "Secrets passed directly to sops-nix.";
|
||||
|
||||
Reference in New Issue
Block a user