services.postfixadmin.database.host

Host of the postgresql server. If this is not set to localhost, you have to create the postgresql user and database yourself, with appropriate permissions.

Type
string
Default
"localhost"
Declared
<nixpkgs/nixos/modules/services/mail/postfixadmin.nix>