mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-09-13 22:12:03 +02:00
This commit is contained in:
parent
1a890597ff
commit
7e5d13ac3d
6 changed files with 35 additions and 30 deletions
|
@ -33,7 +33,8 @@ in
|
|||
inherit (cfg) mediaDir passwordFile;
|
||||
settings = {
|
||||
PAPERLESS_OCR_LANGUAGE = "deu+eng";
|
||||
} // cfg.settings;
|
||||
}
|
||||
// cfg.settings;
|
||||
};
|
||||
|
||||
# monitoring is not really useful, because it only contains the http-worker infos -> skipped for now
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue