MyNixOS website logo
option

services.pangolin.environmentFile

Path to a file containing sensitive environment variables for Pangolin. See the Pangolin Documentation for more information. These will overwrite anything defined in the config. The file should contain environment-variable assignments like:

SERVER_SECRET=1234567890abc
Declarations
Type
null or absolute path
Default
null
Example
"/etc/nixos/secrets/pangolin.env"