use agenix
This commit is contained in:
@@ -38,10 +38,6 @@ in
|
||||
type = lib.types.str;
|
||||
default = "hetzner";
|
||||
};
|
||||
environmentFile = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "/var/secrets/lego";
|
||||
};
|
||||
};
|
||||
vHosts = lib.mkOption {
|
||||
type = lib.types.attrsOf types.vhost;
|
||||
|
||||
Reference in New Issue
Block a user