disable logging refused connections on rackserv
This commit is contained in:
parent
3b826785e0
commit
17d0efa8cd
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@
|
|||
efiInstallAsRemovable = true;
|
||||
};
|
||||
|
||||
networking.firewall.logRefusedConnections = false; # this spams my journal too much
|
||||
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
|
||||
environment.persistence."/persist".enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue