diff --git a/hosts/porter/configuration.nix b/hosts/porter/configuration.nix index bab0af9..0552f74 100644 --- a/hosts/porter/configuration.nix +++ b/hosts/porter/configuration.nix @@ -44,6 +44,8 @@ clerie.chisel.enable = true; + services.snowflake-proxy.enable = true; + networking.firewall.allowedTCPPorts = [ 80 443 ]; networking.firewall.allowedUDPPorts = [];