services.patroni.user

The user for the service. If left as the default value this user will automatically be created, otherwise the sysadmin is responsible for ensuring the user exists.

Type
string
Default
"patroni"
Example
"postgres"
Declared
<nixpkgs/nixos/modules/services/cluster/patroni/default.nix>