services.paperless.exporter.settings
NixOS option
Settings to pass to the document exporter as CLI arguments.
type: attribute set of anythingDefault
declared in: nixos/modules/services/misc/paperless.nixView source on NixOS/nixpkgs →{
compare-checksums = true;
delete = true;
no-color = true;
no-progress-bar = true;
}