diff --git a/hosts/thrall/default.nix b/hosts/thrall/default.nix index b55c64c..553aa9f 100644 --- a/hosts/thrall/default.nix +++ b/hosts/thrall/default.nix @@ -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" = {