{ pkgs, config, ... }: { services.prowlarr.enable = true; services.prowlarr.openFirewall = true; }