diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index 849b8b6..07ad05f 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -114,7 +114,7 @@ in rec { deny all; allow 127.0.0.1 100.64.0.0/10 10.0.0.0/8 15.204.161.37 108.238.21.159 162.197.1.49; ''; - }; + } // defaultConfig; "flesh.doll.repair" = { serverAliases = [ "conference.flesh.doll.repair" "auth.flesh.doll.repair" ];