fix(merope/bazarr): add to sonarr+radarr groups

This commit is contained in:
Gabriel Fontes
2025-09-23 00:04:53 -03:00
parent b6493037e3
commit f995fa39dd
+7
View File
@@ -4,6 +4,13 @@
listenPort = 8689;
};
# Add bazarr to sonarr and radarr groups
# So that it can write to the library dirs
users.users.bazarr.extraGroups = [
config.services.sonarr.group
config.services.radarr.group
];
environment.persistence = {
"/persist".directories = [
{