summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index ef6b0afe..62e0d267 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -574,6 +574,7 @@ in rec {
574 ''}"; 574 ''}";
575 575
576 recipient_bcc_maps = "texthash:/srv/mail/recip_bcc"; 576 recipient_bcc_maps = "texthash:/srv/mail/recip_bcc";
577 sender_bcc_maps = "texthash:/srv/mail/sender_bcc";
577 }; 578 };
578 masterConfig = { 579 masterConfig = {
579 uucp = { 580 uucp = {