diff --git a/hosts/thrall/default.nix b/hosts/thrall/default.nix index 9839dd4..b55c64c 100644 --- a/hosts/thrall/default.nix +++ b/hosts/thrall/default.nix @@ -294,6 +294,8 @@ in { extraConfig = { PAPERLESS_OCR_LANGUAGE = "deu+eng"; PAPERLESS_URL = "https://docs.failco.de"; + PAPERLESS_CONSUMER_RECURSIVE = true; + PAPERLESS_CONSUMER_SUBDIRS_AS_TAGS = true; }; };