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 f42dfc15..c7f02cf4 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -983,7 +983,7 @@ in rec {
983 # forceLocalDataSSL = true; 983 # forceLocalDataSSL = true;
984 localUsers = true; 984 localUsers = true;
985 writeEnable = true; 985 writeEnable = true;
986 chrootlocalUser = true; 986 chrootlocalUser = false;
987 # rsaKeyFile = "/var/lib/acme/yggdrasil.li/key.pem"; 987 # rsaKeyFile = "/var/lib/acme/yggdrasil.li/key.pem";
988 # rsaCertFile = "/var/lib/acme/yggdrasil.li/fullchain.pem"; 988 # rsaCertFile = "/var/lib/acme/yggdrasil.li/fullchain.pem";
989 extraConfig = '' 989 extraConfig = ''