cebdd3ea96e36e0cbef560471d6e3b644e8c219f
Prowlarr runs in the wg VPN namespace; Sonarr/Radarr run in the host namespace. Configuring the Prowlarr sync with prowlarrUrl=localhost:9696 made Sonarr/Radarr try to connect to their own localhost, where Prowlarr does not exist — the host netns. Every indexer sync emitted 'Prowlarr URL is invalid' with Connection refused (localhost:9696). Use vpnNamespaces.wg.namespaceAddress (192.168.15.1) so host-netns clients hit the wg-side veth where Prowlarr is listening. Also re-enables healthChecks on prowlarr-init: the /applications/testall endpoint now validates clean (manually verified via API).
Description
Unified NixOS flake for mreow, yarn, muffin
Languages
Nix
84.6%
Python
10.7%
Emacs Lisp
2.6%
Shell
2.1%