hosts: nixos: porthos: services: enable autobrr
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2025-03-30 20:22:01 +02:00
parent 979814e9de
commit b8c649d5bf

View file

@ -142,7 +142,7 @@ in
servarr = {
enableAll = true;
autobrr = {
enable = false;
sessionSecretFile = secrets."servarr/autobrr/session-secret".path;
};
# ... But not Lidarr because I don't care for music that much
lidarr = {