Compare commits
No commits in common. "f6aab82ba098a9ef8ab2af22e8005dccd860cc67" and "945c27392d2262c1e9b7a8bd6ffc0a825f5204e9" have entirely different histories.
f6aab82ba0
...
945c27392d
1 changed files with 0 additions and 6 deletions
|
|
@ -294,8 +294,6 @@ in {
|
|||
extraConfig = {
|
||||
PAPERLESS_OCR_LANGUAGE = "deu+eng";
|
||||
PAPERLESS_URL = "https://docs.failco.de";
|
||||
PAPERLESS_CONSUMER_RECURSIVE = true;
|
||||
PAPERLESS_CONSUMER_SUBDIRS_AS_TAGS = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
@ -348,10 +346,6 @@ in {
|
|||
path = "/home/alex/media/scan";
|
||||
devices = [ "redmi" ];
|
||||
};
|
||||
"paperless" = {
|
||||
path = "${config.services.paperless.consumptionDir}";
|
||||
devices = [ "redmi" ];
|
||||
};
|
||||
};
|
||||
devices = {
|
||||
"redmi" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue