From 886fffb1711c962f7c32630324462d3df0bd55af Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Mon, 7 Oct 2024 21:27:47 +0200 Subject: t14: 74 current 2024-10-07 21:23:51 24.05.20241004.6e6b3dd 6.6.54 * --- modules/gnome-cast.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/gnome-cast.nix b/modules/gnome-cast.nix index e0f0a0a..b7aaeea 100644 --- a/modules/gnome-cast.nix +++ b/modules/gnome-cast.nix @@ -5,4 +5,5 @@ ]; networking.firewall.allowedTCPPorts = [ 7236 ]; + networking.firewall.logRefusedConnections = true; } -- cgit 1.4.1