nixos: services: komga: use 'settings'
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2025-01-13 17:38:05 +00:00
parent 9f2ed2ae5a
commit c99b5b2532

View file

@ -21,10 +21,10 @@ in
inherit (cfg) port;
group = "media";
};
systemd.services.komga.environment = {
LOGGING_LEVEL_ORG_GOTSON_KOMGA = "DEBUG"; # Needed for fail2ban
settings = {
logging.level.org.gotson.komga = "DEBUG"; # Needed for fail2ban
};
};
# Set-up media group