hosts: nixos: porthos: services: enable autobrr
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This commit is contained in:
parent
979814e9de
commit
b8c649d5bf
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ in
|
||||||
servarr = {
|
servarr = {
|
||||||
enableAll = true;
|
enableAll = true;
|
||||||
autobrr = {
|
autobrr = {
|
||||||
enable = false;
|
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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue