remove ntfy virtual host
1 file changed, 0 insertions(+), 10 deletions(-)
changed files
M system/linde.nix → system/linde.nix
@@ -558,16 +558,6 @@ root * /srv/http/files file_server browse ''; }; - "ntfy.${domain}" = { - extraConfig = '' - encode zstd gzip - ${security-headers {}} - reverse_proxy localhost${config.services.ntfy-sh.settings.listen-http} { - health_uri /v1/health - health_body `"healthy":true` - } - ''; - }; "searchix.${oldDomain}" = { extraConfig = '' redir https://searchix.ovh{uri} permanent