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:
parent
f90fe5a41e
commit
8aa7beccd6
1 changed files with 6 additions and 7 deletions
13
common.nix
13
common.nix
|
|
@ -18,19 +18,18 @@
|
|||
|
||||
# Services #
|
||||
./services/server-permissions.nix
|
||||
#./services/game-servers.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
|
||||
# TODO: Re-enable after migrating secrets to new server
|
||||
#./services/cloudflare-ddns.nix
|
||||
#./services/fail2ban.nix
|
||||
#./services/authelia.nix
|
||||
./services/cloudflare-ddns.nix
|
||||
./services/fail2ban.nix
|
||||
./services/authelia.nix
|
||||
./services/homepage.nix
|
||||
./services/arr-interconnect.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue