diff --git a/hosts/MONSTER/default.nix b/hosts/MONSTER/default.nix index d0fe982..e32f14b 100644 --- a/hosts/MONSTER/default.nix +++ b/hosts/MONSTER/default.nix @@ -237,7 +237,7 @@ networking = { firewall = { - allowedTCPPorts = [8100 5037]; + allowedTCPPorts = [8100 5037 5173]; allowedUDPPorts = [50765]; };