services.gatus.environmentFile

NixOS option

File to load as environment file. Environmental variables from this file can be interpolated in the configuration file using ${VARIABLE}. This is useful to avoid putting secrets into the nix store.

type: null or absolute path
Default
null
declared in: nixos/modules/services/monitoring/gatus.nixView source on NixOS/nixpkgs →