global(io): reduce firewall spam

This commit is contained in:
514fpv 2024-05-14 10:48:16 +08:00
parent 075bcd2005
commit 0379353288
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -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 {