diff --git a/services/monitoring/prometheus.nix b/services/monitoring/prometheus.nix index ec86838..d8159a7 100644 --- a/services/monitoring/prometheus.nix +++ b/services/monitoring/prometheus.nix @@ -3,7 +3,7 @@ services.prometheus = { enable = true; alertmanager = { - enable = true; + enable = false; }; scrapeConfigs = [ {