services.headplane.settings.server.data_path

NixOS option

The path to persist Headplane specific data. All data going forward is stored in this directory, including the internal database and any cache related files.

type: absolute path
Default
"/var/lib/headplane"
Example
"/var/lib/headplane"
declared in: nixos/modules/services/networking/headplane.nixView source on NixOS/nixpkgs →