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