mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-09-24 23:30:40 -05:00
fix(merope/bazarr): add to sonarr+radarr groups
This commit is contained in:
@@ -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 = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user