services.oncall.secretFile

A YAML file containing secrets such as database or user passwords. Some variables that can be considered secrets are:

Type
absolute path not in the Nix store
Example
"/run/keys/oncall-dbpassword"
Declared
<nixpkgs/nixos/modules/services/web-apps/oncall.nix>