diff options
-rw-r--r-- | ymir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -966,7 +966,7 @@ in rec { | |||
966 | forceLocalDataSSL = true; | 966 | forceLocalDataSSL = true; |
967 | localUsers = true; | 967 | localUsers = true; |
968 | writeEnable = true; | 968 | writeEnable = true; |
969 | chrootLocalUser = true; | 969 | chrootlocalUser = true; |
970 | rsaKeyFile = "/var/lib/acme/yggdrasil.li/key.pem"; | 970 | rsaKeyFile = "/var/lib/acme/yggdrasil.li/key.pem"; |
971 | rsaCertFile = "/var/lib/acme/yggdrasil.li/fullchain.pem"; | 971 | rsaCertFile = "/var/lib/acme/yggdrasil.li/fullchain.pem"; |
972 | extraConfig = '' | 972 | extraConfig = '' |