services.gerbil.environmentFile

NixOS option

Path to a file containing sensitive environment variables for Gerbil. See the Gerbil Documentation for more information. These will overwrite anything defined in the config.

type: null or absolute path
Default
null
Example
"/etc/nixos/secrets/gerbil.env"
declared in: nixos/modules/services/networking/pangolin.nixView source on NixOS/nixpkgs →