services.keycloak.database.username
Username to use when connecting to an external or manually provisioned database; has no effect when a local database is automatically provisioned.
To use this with a local database, set services.keycloak.database.createLocally to
false and create the database and user
manually.
- Type
string- Default
"keycloak"- Declared
- <nixpkgs/nixos/modules/services/web-apps/keycloak.nix>