diff options
| -rw-r--r-- | ymir.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -339,6 +339,7 @@ in rec { | |||
| 339 | extraMasterConf = '' | 339 | extraMasterConf = '' |
| 340 | uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a$sender - $nexthop!rmail ($recipient) | 340 | uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a$sender - $nexthop!rmail ($recipient) |
| 341 | ''; | 341 | ''; |
| 342 | networks = ["127.0.0.0/8" "[::ffff:127.0.0.0]/104" "[::1]/128" "10.141.0.0/16"]; | ||
| 342 | }; | 343 | }; |
| 343 | 344 | ||
| 344 | services.dovecot2 = { | 345 | services.dovecot2 = { |
