service/paperless: migrate to settings from extraConfig

This commit is contained in:
Felix Buehler 2024-06-01 18:44:04 +02:00
parent a9bd6cb089
commit 28d636ec98
2 changed files with 4 additions and 4 deletions

View file

@ -76,7 +76,7 @@ in
paperless = {
enable = true;
passwordFile = secrets."paperless/password".path;
extraConfig.PAPERLESS_ADMIN_USER = "felix";
settings.PAPERLESS_ADMIN_USER = "felix";
mediaDir = "/data/docs";
};
# RSS aggregator and reader