feat(media): add arr stack (sonarr, radarr, bazarr, prowlarr, jellyseerr)
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user