services.keycloak.database.passwordFile
NixOS option
The path to a file containing the database password. Not required when using Unix socket authentication (peer auth) by setting host to a socket path like /run/postgresql.
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/web-apps/keycloak.nixView source on NixOS/nixpkgs →"/run/keys/db_password"