services.paperless.enable
NixOS option
Whether to enable Paperless-ngx. When started, the Paperless database is automatically created if it doesn’t exist and updated if the Paperless package has changed. Both tasks are achieved by running a Django migration. A script to manage the Paperless-ngx instance (by wrapping Django’s manage.py) is available as paperless-manage.
type: booleanDefault
declared in: nixos/modules/services/misc/paperless.nixView source on NixOS/nixpkgs →false