diff --git a/hosts/quitte/network.nix b/hosts/quitte/network.nix index e9a8a0f..7ec034d 100644 --- a/hosts/quitte/network.nix +++ b/hosts/quitte/network.nix @@ -15,7 +15,6 @@ firewall = { logRefusedConnections = false; - allowedUDPPorts = [ 10000 ]; }; };