mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
perms
This commit is contained in:
parent
a9bdb607f9
commit
454a88e7b0
1 changed files with 3 additions and 3 deletions
|
|
@ -32,9 +32,9 @@
|
|||
pkgs.unpackerr
|
||||
];
|
||||
|
||||
# users.users.unpackerr = { # Unpackerr user (created by its service) added to group
|
||||
# extraGroups = [ "media_services" ];
|
||||
#};
|
||||
users.users.unpackerr = { # Unpackerr user (created by its service) added to group
|
||||
extraGroups = [ "media_services" ];
|
||||
};
|
||||
|
||||
users.groups.radarr = {};
|
||||
users.groups.sonarr = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue