diff --git a/hosts/public-access-proxy/default.nix b/hosts/public-access-proxy/default.nix index f8805d68..dda525f0 100644 --- a/hosts/public-access-proxy/default.nix +++ b/hosts/public-access-proxy/default.nix @@ -47,6 +47,12 @@ host = "172.20.73.69"; }; matchArg = "-m end"; + } { + hostNames = [ "c3d2.host.dresden.zone" ]; + proxyTo = { + host = "172.20.73.73"; + }; + matchArg = "-m end"; } { hostNames = [ "bind.serv.zentralwerk.org" ]; proxyTo.host = hostRegistry.bind.ip4; diff --git a/hosts/server10/default.nix b/hosts/server10/default.nix index f5c035f9..3b3b14fb 100644 --- a/hosts/server10/default.nix +++ b/hosts/server10/default.nix @@ -69,6 +69,7 @@ "borken-data-hoarder" "tram-borzoi" "uranus" + "dresden-zone" ]; skyflake = {