services.couchdb.databaseDir

Specifies location of CouchDB database files (*.couch named). This location should be writable and readable for the user the CouchDB service runs as (couchdb by default).

Type
absolute path
Default
"/var/lib/couchdb"
Declared
<nixpkgs/nixos/modules/services/databases/couchdb.nix>