global(io): reduce firewall spam
This commit is contained in:
parent
075bcd2005
commit
0379353288
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ in {
|
|||
|
||||
"192.168.123.1" = [ "netvm" ];
|
||||
};
|
||||
networking.firewall.logRefusedConnections = true;
|
||||
hardware.bluetooth.enable = mkDefault cfg.bluetooth;
|
||||
|
||||
hardware.pulseaudio = mkIf cfg.audio {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue