MyNixOS website logo
option

services.hister.dataDir

Directory where Hister stores its data. When null (the default), the service is isolated under /var/lib/hister via systemd's StateDirectory=. When set to an explicit path, that path is created with systemd-tmpfiles and granted via ReadWritePaths= instead.

Declarations
Type
null or absolute path
Default
null
Example
"/var/lib/hister"