Try and fix the aria2 situation

This commit is contained in:
Lillian Violet 2024-01-04 13:32:13 +01:00
parent 520f3040f9
commit 6dd39df0b5
5 changed files with 35 additions and 3 deletions

View file

@ -4,7 +4,7 @@
...
}: {
users.users = {
ombi.extraGroups = ["radarr" "sonarr"];
ombi.extraGroups = ["radarr" "sonarr" "aria2"];
};
services.ombi = {
enable = true;