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