diff --git a/hosts/hurricane/configuration.nix b/hosts/hurricane/configuration.nix index b08e947..5a22e29 100644 --- a/hosts/hurricane/configuration.nix +++ b/hosts/hurricane/configuration.nix @@ -16,7 +16,7 @@ networking.hostName = "hurricane"; # Network security specific to host - networking.firewall.allowedTCPPorts = []; + networking.firewall.allowedTCPPorts = [3000]; networking.firewall.allowedUDPPorts = []; # Intel GPU support