services.parsedmarc.settings.imap.password

NixOS option

The IMAP server password. Always handled as a secret whether the value is wrapped in a { _secret = ...; } attrset or not (refer to services.parsedmarc.settings for details).

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