services.neo4j.directories.home

Path of the Neo4j home directory. Other default directories are subdirectories of this path. This directory will be created if non-existent, and its ownership will be chown to the Neo4j daemon user neo4j.

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