mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
arr
This commit is contained in:
parent
a492f6eabb
commit
5317111832
1 changed files with 2 additions and 1 deletions
|
|
@ -26,7 +26,8 @@
|
|||
openFirewall = false;
|
||||
# No dataDir option, handled by bind mount below.
|
||||
};
|
||||
|
||||
users.users.prowlarr.group = "prowlarr";
|
||||
users.groups.prowlarr = {};
|
||||
users.users.sonarr.extraGroups = [ "media_services" ];
|
||||
users.users.radarr.extraGroups = [ "media_services" ];
|
||||
users.users.readarr.extraGroups = [ "media_services" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue