services.nominatim.database.host

NixOS option

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