diff --git a/common.nix b/common.nix index 3bd1a75..d07acc2 100644 --- a/common.nix +++ b/common.nix @@ -22,7 +22,7 @@ ./services/qbittorrent-nox.nix ./services/nginx.nix ./services/go2rtc.nix - ./services/frigate.nix + # ./services/frigate.nix ./services/sonarr.nix ./services/radarr.nix ./services/prowlarr.nix diff --git a/services/service-health.nix b/services/service-health.nix index 9dcd112..58335d5 100644 --- a/services/service-health.nix +++ b/services/service-health.nix @@ -18,7 +18,7 @@ let watched = [ "jellyfin" "sonarr" "radarr" "prowlarr" "bazarr" "qbittorrent-nox" "sabnzbd" "authelia-main" "nginx" - "adguardhome" "crowdsec" "frigate" "go2rtc" + "adguardhome" "crowdsec" "go2rtc" "homepage-dashboard" "cloudflare-dyndns" "gitea-runner-default" ];