Fix: Prowlarr Firewallrule
This commit is contained in:
@@ -12,6 +12,5 @@
|
||||
./sonarr
|
||||
./jellyfin
|
||||
./jellyseerr
|
||||
./prowlarr
|
||||
];
|
||||
}
|
||||
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user