MyNixOS website logo
option

services.hister.environmentFile

Path to an environment file (read at service start) used to inject secrets such as HISTER__APP__ACCESS_TOKEN without placing them in the world-readable Nix store.

Declarations
Type
null or absolute path
Default
null
Example
"/run/secrets/hister.env"