diff --git a/hosts/porter/configuration.nix b/hosts/porter/configuration.nix index d68e1b4..25ccad4 100644 --- a/hosts/porter/configuration.nix +++ b/hosts/porter/configuration.nix @@ -26,8 +26,6 @@ }; }; - services.snowflake-proxy.enable = true; - networking.firewall.allowedTCPPorts = [ 80 443 ]; networking.firewall.allowedUDPPorts = [];