services.tranquil-pds.environmentFiles

NixOS option

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

type: list of absolute path
Default
[ ]
declared in: nixos/modules/services/web-apps/tranquil-pds.nixView source on NixOS/nixpkgs →