diff options
Diffstat (limited to 'ymir.nix')
-rw-r--r-- | ymir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -567,7 +567,7 @@ in rec { | |||
567 | recipient_canonical_maps = tcp:localhost:10002 | 567 | recipient_canonical_maps = tcp:localhost:10002 |
568 | recipient_canonical_classes= envelope_recipient,header_recipient | 568 | recipient_canonical_classes= envelope_recipient,header_recipient |
569 | ''; | 569 | ''; |
570 | masterConf = { | 570 | masterConfig = { |
571 | uucp = { | 571 | uucp = { |
572 | type = "unix"; | 572 | type = "unix"; |
573 | private = true; | 573 | private = true; |