summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ymir.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ymir.nix b/ymir.nix
index dd2c35c7..a32a04d7 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -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 = ''