Add sonarr and radarr to nextcloud

This commit is contained in:
Lillian-Violet 2024-01-04 15:46:25 +01:00
parent a792691707
commit 5c94973445

View file

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