fix(paperless): update renamed option
This commit is contained in:
parent
69276d833a
commit
5ad8bc1d56
|
@ -12,7 +12,7 @@ in {
|
||||||
enable = true;
|
enable = true;
|
||||||
inherit port;
|
inherit port;
|
||||||
passwordFile = config.age.secrets.paperless.path;
|
passwordFile = config.age.secrets.paperless.path;
|
||||||
extraConfig = {
|
settings = {
|
||||||
PAPERLESS_ADMIN_USER = "felschr";
|
PAPERLESS_ADMIN_USER = "felschr";
|
||||||
PAPERLESS_OCR_LANGUAGE = "deu+eng";
|
PAPERLESS_OCR_LANGUAGE = "deu+eng";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue