MyNixOS website logo
option

services.pocket-id.environmentFile

Path to an environment file loaded for the Pocket ID service.

This can be used to securely store tokens and secrets outside of the world-readable Nix store.

Example contents of the file: MAXMIND_LICENSE_KEY=your-license-key.

Declarations
Type
absolute path
Default
"/dev/null"
Example
"/var/lib/secrets/pocket-id"