Package Deluge with NixNG

Use same group for all media images
This commit is contained in:
Pim Kunis 2025-01-05 23:08:24 +01:00
parent a22c34716e
commit abb7a131bc
15 changed files with 212 additions and 22 deletions

View file

@ -7,15 +7,18 @@
sonarr = 411;
bazarr = 412;
prowlarr = 413;
deluge = 414;
};
gids = {
media = 51;
radicale = 408;
jellyseerr = 409;
radarr = 410;
sonarr = 411;
bazarr = 412;
prowlarr = 413;
deluge = 414;
};
};
}