services.certspotter.sendmailPath

NixOS option

Path to the sendmail binary. By default, the local sendmail wrapper is used (see services.mail.sendmailSetuidWrapper}).

type: null or absolute path
Default
null
Example
"${pkgs.system-sendmail}/bin/sendmail"
declared in: nixos/modules/services/monitoring/certspotter.nixView source on NixOS/nixpkgs →