services.nominatim.database.superUser

Postgresql database superuser used to create Nominatim database and import data. If database.host is set to localhost, a unix user and group of the same name will be automatically created.

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