services.workout-tracker.environmentFile

An environment file as defined in systemd.exec(5).

Secrets like WT_JWT_ENCRYPTION_KEY may be passed to the service without adding them to the world-readable Nix store.

Type
null or absolute path
Default
null
Example
"/run/keys/workout-tracker.env"
Declared
<nixpkgs/nixos/modules/services/misc/workout-tracker.nix>