services.maddy.localDomains
Define list of allowed domains.
- Type
list of string- Default
[ "$(primary_domain)" ]- Example
[ "$(primary_domain)" "example.com" "other.example.com" ]- Declared
- <nixpkgs/nixos/modules/services/mail/maddy.nix>
Define list of allowed domains.
list of string[
"$(primary_domain)"
][
"$(primary_domain)"
"example.com"
"other.example.com"
]