MyNixOS website logo
option

services.paperless.enable

Enable Paperless.

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 instance (by wrapping Django's manage.py) is linked to ${dataDir}/paperless-manage.

Declarations
Type
boolean
Default
false