feat(media): add arr stack (sonarr, radarr, bazarr, prowlarr, jellyseerr)

This commit is contained in:
2026-02-18 03:06:06 -05:00
parent 9b715ba110
commit 93a7645d3f
7 changed files with 218 additions and 0 deletions

View File

@@ -32,6 +32,12 @@
./services/jellyfin-qbittorrent-monitor.nix
./services/bitmagnet.nix
./services/prowlarr.nix
./services/sonarr.nix
./services/radarr.nix
./services/bazarr.nix
./services/jellyseerr.nix
./services/soulseek.nix
./services/ups.nix
@@ -192,6 +198,7 @@
hostName = hostname;
hostId = "0f712d56";
firewall.enable = true;
firewall.trustedInterfaces = [ "wg-br" ];
useDHCP = false;
enableIPv6 = false;