diff --git a/modules/system/services/gatus.nix b/modules/system/services/gatus.nix index e7347e2..b749df3 100644 --- a/modules/system/services/gatus.nix +++ b/modules/system/services/gatus.nix @@ -124,7 +124,6 @@ in group = "Monitoring"; url = "https://hc-ping.com/\${HEALTHCHECKS_PING_KEY}/gatus-uptime?create=1"; interval = "2h"; - alerts = [ { type = "ntfy"; } ]; conditions = [ "[STATUS] == 200" ]; } ]