Config changes required due to update to 24.05
This commit is contained in:
parent
67e6cae530
commit
37558b53e5
2 changed files with 6 additions and 4 deletions
|
|
@ -9,7 +9,7 @@
|
|||
passwordFile = config.age.secrets.paperless.path;
|
||||
port = lib.toInt "${config.ports.paperless}";
|
||||
consumptionDirIsPublic = true;
|
||||
extraConfig = { PAPERLESS_OCR_LANGUAGE = "eng+por+deu"; };
|
||||
settings = { PAPERLESS_OCR_LANGUAGE = "eng+por+deu"; };
|
||||
};
|
||||
|
||||
nginx.virtualHosts."paperless.baduhai.dev" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue