prowlarr: remove serviceFilePerms
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
service_configs.prowlarr.dataDir
|
||||
])
|
||||
(lib.vpnNamespaceOpenPort service_configs.ports.prowlarr "prowlarr")
|
||||
(lib.serviceFilePerms "prowlarr" [
|
||||
"Z ${service_configs.prowlarr.dataDir} 0700 prowlarr prowlarr"
|
||||
])
|
||||
];
|
||||
|
||||
services.prowlarr = {
|
||||
|
||||
Reference in New Issue
Block a user