rspam already modifies the firewall
This commit is contained in:
parent
2ee92e9461
commit
67eb535996
|
@ -434,7 +434,6 @@ in {
|
|||
nixos = {
|
||||
useSystemd = true;
|
||||
configuration = {
|
||||
networking.firewall.enable = false;
|
||||
imports = [ ./rspamd.nix ];
|
||||
boot.tmp.useTmpfs = true;
|
||||
system.nssModules = lib.mkForce [ ];
|
||||
|
|
Loading…
Reference in New Issue