This commit is contained in:
parent
2a4306a62f
commit
0f757ee732
1 changed files with 3 additions and 0 deletions
|
|
@ -141,6 +141,9 @@ in
|
||||||
# The whole *arr software suite
|
# The whole *arr software suite
|
||||||
servarr = {
|
servarr = {
|
||||||
enableAll = true;
|
enableAll = true;
|
||||||
|
autobrr = {
|
||||||
|
sessionSecretFile = secrets."servarr/autobrr/session-secret".path;
|
||||||
|
};
|
||||||
# ... But not Lidarr because I don't care for music that much
|
# ... But not Lidarr because I don't care for music that much
|
||||||
lidarr = {
|
lidarr = {
|
||||||
enable = false;
|
enable = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue