summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/ymir.nix b/ymir.nix
index de036b5c..5f4c4969 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -720,9 +720,6 @@ in rec {
720 sslServerKey = "/var/lib/acme/yggdrasil.li/key.pem"; 720 sslServerKey = "/var/lib/acme/yggdrasil.li/key.pem";
721 mailLocation = "maildir:~/mail:LAYOUT=index:UTF-8"; 721 mailLocation = "maildir:~/mail:LAYOUT=index:UTF-8";
722 extraConfig = '' 722 extraConfig = ''
723 auth_debug=yes
724 mail_debug=yes
725
726 userdb { 723 userdb {
727 driver = passwd 724 driver = passwd
728 } 725 }