mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-25 11:25:37 +00:00
fix: module renamed extraConfig to settings
This commit is contained in:
parent
8b17fd035b
commit
3be397429a
@ -7,7 +7,7 @@
|
||||
services.paperless = {
|
||||
mediaDir = "/data/generic/paperless";
|
||||
passwordFile = config.secrets.paperless.dest;
|
||||
extraConfig = {
|
||||
settings = {
|
||||
PAPERLESS_OCR_USER_ARGS =
|
||||
builtins.toJSON { invalidate_digital_signatures = true; };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user