services.glitchtip.environmentFiles
NixOS option
Files to load environment variables from in addition to services.glitchtip.settings. This is useful to avoid putting secrets into the nix store. See https://glitchtip.com/documentation/install#configuration for more information.
type: list of absolute pathDefault
[ ]
Example
declared in: nixos/modules/services/web-apps/glitchtip.nixView source on NixOS/nixpkgs →[ "/run/secrets/glitchtip.env" ]