services.nullmailer.config.defaultdomain

NixOS option

The content of this attribute is appended to any host name that does not contain a period (except localhost), including defaulthost and idhost. Defaults to the value of the me attribute, if it exists, otherwise the literal name defauldomain.

type: null or string
Default
null
declared in: nixos/modules/services/mail/nullmailer.nixView source on NixOS/nixpkgs →