forked from hacc/haccfiles
parsons/nftables: don't log refused connections
This commit is contained in:
parent
1d92eb6de9
commit
a5dd06225b
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
{
|
||||
networking.firewall.enable = true;
|
||||
networking.firewall.logRefusedConnections = false;
|
||||
networking.nat.enable = true;
|
||||
|
||||
networking.nftables.enable = true;
|
||||
|
|
Loading…
Reference in a new issue