services.hister.configPath

NixOS option

Path to an existing Hister configuration file mounted read-only into the service runtime directory and passed via HISTER_CONFIG. Mutually exclusive with services.hister.settings.

type: null or absolute path
Default
null
Example
"/etc/hister/config.yml"
declared in: nixos/modules/services/web-apps/hister.nixView source on NixOS/nixpkgs →