MyNixOS website logo
option

services.tranquil-pds.environmentFiles

File to load environment variables from. Loaded variables override values set in environment.

Use it to set values of JWT_SECRET, DPOP_SECRET and MASTER_KEY.

Generate these with:

openssl rand -base64 48
Declarations
Type
list of absolute path
Default
[ ]