nix-sops
This commit is contained in:
@@ -44,9 +44,9 @@ with lib;
|
||||
default = "mjallen";
|
||||
};
|
||||
|
||||
password = mkOption {
|
||||
type = types.str;
|
||||
default = "BogieDudie1";
|
||||
environmentFiles = mkOption {
|
||||
type = with types; listOf path;
|
||||
default = [];
|
||||
};
|
||||
|
||||
dontGenSslCert = mkOption {
|
||||
|
||||
Reference in New Issue
Block a user