linde: remove old/dangling hostname
Alan Pearce alan@alanpearce.eu
Fri, 21 Mar 2025 22:02:27 +0100
1 files changed, 0 insertions(+), 14 deletions(-)
jump to
M system/linde.nix → system/linde.nix
@@ -547,20 +547,6 @@ ${security-headers {}} reverse_proxy http://${config.services.dex.settings.web.http} ''; }; - "dns.alanpearce.eu" = { - useACMEHost = "alanpearce.eu"; - extraConfig = '' - log { - output discard - } - encode zstd gzip - reverse_proxy localhost:443 { - transport http { - tls_server_name dns.alanpearce.eu - } - } - ''; - }; "files.alanpearce.eu" = { useACMEHost = "alanpearce.eu"; extraConfig = ''