From 03ee2a92fd6604988c7c39f9a892ad837cc7f751 Mon Sep 17 00:00:00 2001 From: noe Date: Sat, 6 Jan 2024 13:35:09 -0500 Subject: [PATCH] ingress-proxy: refactor vhosts --- nixos/hosts/ingress-proxy/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index d9f5423..4d5731f 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -87,12 +87,10 @@ in { "mekanoe.com" = static { url = "https://codeberg.org/noe/personal-site.git"; rev = "8601d3a426bc07c715f265b2132b384c21397533"; - name = "mekanoe.com"; }; "oc.mekanoe.com" = static { src = pkgs.writeText "oc.mekanoe.com" "down"; - name = "oc.mekanoe.com"; }; # Generic store for /.well-known/ paths.