Re-enable all services after secret migration to new server

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ediblerope 2026-04-14 21:59:18 +01:00
parent f90fe5a41e
commit 8aa7beccd6

View file

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