Update common.nix

This commit is contained in:
ediblerope 2026-01-25 11:14:49 +00:00 committed by GitHub
parent 042dda1575
commit 7b19304f98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,10 +26,10 @@ in
# Services # # Services #
./services/game-servers.nix ./services/game-servers.nix
./services/qbittorrent-nox.nix ./services/qbittorrent-nox.nix
#./services/arr-stack.nix
./services/nginx.nix ./services/nginx.nix
./services/go2rtc.nix ./services/go2rtc.nix
./services/sonarr.nix ./services/sonarr.nix
./services/radarr.nix
./services/prowlarr.nix ./services/prowlarr.nix
./services/jellyfin.nix ./services/jellyfin.nix
]; ];