services.nominatim.database.superUser

NixOS option

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