Temporarily disable services requiring secrets for server migration

Commented out nginx, go2rtc, cloudflare-ddns, fail2ban, and authelia
until secrets are migrated to the new server hardware.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ediblerope 2026-04-14 16:03:50 +01:00
parent f63d6d4195
commit 3c8d5678b0

View file

@ -20,16 +20,17 @@
./services/server-permissions.nix
./services/game-servers.nix
./services/qbittorrent-nox.nix
./services/nginx.nix
./services/go2rtc.nix
#./services/nginx.nix
#./services/go2rtc.nix
./services/sonarr.nix
./services/radarr.nix
./services/prowlarr.nix
./services/jellyfin.nix
./services/bazarr.nix
./services/cloudflare-ddns.nix
./services/fail2ban.nix
./services/authelia.nix
# TODO: Re-enable after migrating secrets to new server
#./services/cloudflare-ddns.nix
#./services/fail2ban.nix
#./services/authelia.nix
./services/homepage.nix
./services/arr-interconnect.nix
];