services.neo4j.directories.home

NixOS option

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 in: nixos/modules/services/databases/neo4j.nixView source on NixOS/nixpkgs →