nixos-mailserver/mail-server
Danylo Hlynskyi c6e2de7180 don't enable firewall by default
It is default ON in NixOS and will conflict with `firewall.enable = false`, which some user may intentionally set.
In my opinion it is very high-level option to be set automatically.

Also, people who really don't want firewall, just do `lib.mkForce false` and won't even notice that this module requires it.
2017-08-31 14:42:14 +03:00
..
clamav.nix add virus scanning 2017-08-13 21:51:07 +02:00
dovecot.nix certificate scheme 2 2017-08-13 11:51:07 +02:00
environment.nix certificate scheme 2 2017-08-13 11:51:07 +02:00
networking.nix don't enable firewall by default 2017-08-31 14:42:14 +03:00
postfix.nix add virus scanning 2017-08-13 21:51:07 +02:00
rmilter.nix enable dkim signing 2017-08-23 17:22:44 +02:00
services.nix remove obsolete opendkim service 2017-08-23 17:29:51 +02:00
systemd.nix remove unnecessary after field in systemd 2017-08-30 15:56:24 +02:00
users.nix add password hashes 2017-08-13 15:51:41 +02:00