Add sonarr and radarr to nextcloud
This commit is contained in:
parent
64ed7e5703
commit
1cc6ff768b
|
@ -12,8 +12,8 @@
|
|||
};
|
||||
|
||||
users.users = {
|
||||
radarr.extraGroups = ["aria2"];
|
||||
sonarr.extraGroups = ["aria2"];
|
||||
radarr.extraGroups = ["aria2" "nextcloud"];
|
||||
sonarr.extraGroups = ["aria2" "nextcloud"];
|
||||
};
|
||||
#uses port 7878
|
||||
services.radarr = {
|
||||
|
|
Loading…
Reference in a new issue