services.patroni.user

NixOS option

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