services.nominatim.database.host

Host of the postgresql server. If not set to localhost, Nominatim database and postgresql superuser with appropriate permissions must exist on target host.

Type
string
Default
"localhost"
Declared
<nixpkgs/nixos/modules/services/search/nominatim.nix>