diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index 07ad05f..78d17fb 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -116,15 +116,6 @@ in rec { ''; } // defaultConfig; - "flesh.doll.repair" = { - serverAliases = [ "conference.flesh.doll.repair" "auth.flesh.doll.repair" ]; - locations."/" = { - recommendedProxySettings = true; - proxyPass = "https://jitsi"; - proxyWebsockets = true; - }; - } // defaultConfig; - "porcelain.doll.repair" = { # serverAliases = ["p.doll.repair"]; # Media Proxy locations."/" = {