diff --git a/containers/ingress-toothpick.nix b/containers/ingress-toothpick.nix index 9e7c78a..2f17ef5 100644 --- a/containers/ingress-toothpick.nix +++ b/containers/ingress-toothpick.nix @@ -67,6 +67,7 @@ nglib.makeSystem { extraDomains = [ "hydra.redalder.org" "gitea.redalder.org" + "matrix.realder.org" "nixng.org" ]; webroot = "/var/www/certbot"; @@ -113,7 +114,6 @@ nglib.makeSystem { server_name = [ "redalder.org" "nixng.org" - "matrix.redalder.org" ]; location."/" = {