Fix: Firewallrules for arr suite

This commit is contained in:
marthsincemelee
2023-10-16 22:36:37 +02:00
parent 6de80ac4a4
commit 9eb41081c3
2 changed files with 2 additions and 0 deletions
@@ -13,6 +13,7 @@ in
config = lib.mkIf cfg.enable {
services.prowlarr = {
enable = true;
openFirewall = true;
};
# # ugly fix for service not having a homedirectory
# users.users.prowlarr = {