summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ymir.nix6
1 files changed, 4 insertions, 2 deletions
diff --git a/ymir.nix b/ymir.nix
index 264bc4f5..ab4943b5 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -799,8 +799,10 @@ in rec {
799 } 799 }
800 } 800 }
801 801
802 service managesieve {} 802 service managesieve {
803 protocol sieve {} 803 }
804 protocol sieve {
805 }
804 806
805 plugin { 807 plugin {
806 sieve = file:~/sieve;active=~/.dovecot.sieve 808 sieve = file:~/sieve;active=~/.dovecot.sieve