Disable frigate for now
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
85c230457b
commit
0f92b3fbf5
2 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
./services/qbittorrent-nox.nix
|
./services/qbittorrent-nox.nix
|
||||||
./services/nginx.nix
|
./services/nginx.nix
|
||||||
./services/go2rtc.nix
|
./services/go2rtc.nix
|
||||||
./services/frigate.nix
|
# ./services/frigate.nix
|
||||||
./services/sonarr.nix
|
./services/sonarr.nix
|
||||||
./services/radarr.nix
|
./services/radarr.nix
|
||||||
./services/prowlarr.nix
|
./services/prowlarr.nix
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,7 @@ let
|
||||||
watched = [
|
watched = [
|
||||||
"jellyfin" "sonarr" "radarr" "prowlarr" "bazarr"
|
"jellyfin" "sonarr" "radarr" "prowlarr" "bazarr"
|
||||||
"qbittorrent-nox" "sabnzbd" "authelia-main" "nginx"
|
"qbittorrent-nox" "sabnzbd" "authelia-main" "nginx"
|
||||||
"adguardhome" "crowdsec" "frigate" "go2rtc"
|
"adguardhome" "crowdsec" "go2rtc"
|
||||||
"homepage-dashboard" "cloudflare-dyndns" "gitea-runner-default"
|
"homepage-dashboard" "cloudflare-dyndns" "gitea-runner-default"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue