services.roundcube.database.host

NixOS option

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 in: nixos/modules/services/mail/roundcube.nixView source on NixOS/nixpkgs →