mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2026-01-23 06:53:24 +01:00
This commit is contained in:
parent
8939fcf689
commit
8315ac2188
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ in
|
||||||
inherit (cfg) mediaDir passwordFile;
|
inherit (cfg) mediaDir passwordFile;
|
||||||
settings = {
|
settings = {
|
||||||
PAPERLESS_OCR_LANGUAGE = "deu+eng";
|
PAPERLESS_OCR_LANGUAGE = "deu+eng";
|
||||||
|
PAPERLESS_URL = "https://docs.${domain}";
|
||||||
}
|
}
|
||||||
// cfg.settings;
|
// cfg.settings;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue