mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
perms
This commit is contained in:
parent
9da562b734
commit
e204372382
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
isSystemUser = true; # This tells NixOS it's a system user
|
||||
group = "unpackerr"; # Sets the primary group
|
||||
extraGroups = [ "media_services" ]; # Add
|
||||
|
||||
};
|
||||
users.groups.radarr = {};
|
||||
users.groups.sonarr = {};
|
||||
users.groups.readarr = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue