mediaserver: drop no-op firewall rules, close unused DR forwards

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
rope 2026-06-11 10:00:02 +01:00
parent f65675bd80
commit 8dd70a2d9d
12 changed files with 8 additions and 37 deletions

View file

@ -19,7 +19,6 @@
# Prowlarr
services.prowlarr = {
enable = true;
openFirewall = true;
dataDir = "/var/lib/prowlarr";
};
};