services.homebox.secrets.HBOX_AUTH_API_KEY_PEPPER

NixOS option

Path to the API key pepper secret file (required for homebox to start).

type: absolute path not in the Nix store
Default
"/var/lib/homebox/api-pepper-secret"
Example
"/run/secrets/homebox-api-pepper"
declared in: nixos/modules/services/web-apps/homebox.nixView source on NixOS/nixpkgs →