diff --git a/hosts/x86_64/EDI/configuration.nix b/hosts/x86_64/EDI/configuration.nix index 2fdfe6f..99cb8d2 100644 --- a/hosts/x86_64/EDI/configuration.nix +++ b/hosts/x86_64/EDI/configuration.nix @@ -22,7 +22,7 @@ networking.hostName = "EDI"; networking.firewall = { enable = true; - allowedTCPPorts = [ 80 443 3000 8123 ]; + allowedTCPPorts = [ 80 443 3000 8096 8123 ]; }; nixpkgs.config.permittedInsecurePackages = [