This commit is contained in:
death916 2025-05-19 12:17:56 +00:00
parent 9da562b734
commit e204372382

View file

@ -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 = {};