rspam already modifies the firewall

This commit is contained in:
niten 2024-01-12 12:01:11 -08:00
parent 2ee92e9461
commit 67eb535996
1 changed files with 0 additions and 1 deletions

View File

@ -434,7 +434,6 @@ in {
nixos = {
useSystemd = true;
configuration = {
networking.firewall.enable = false;
imports = [ ./rspamd.nix ];
boot.tmp.useTmpfs = true;
system.nssModules = lib.mkForce [ ];