services.patroni.dataDir

NixOS option

Folder where Patroni data will be written, this is where the pgpass password file will be written.

type: absolute path
Default
"/var/lib/patroni"
declared in: nixos/modules/services/cluster/patroni/default.nixView source on NixOS/nixpkgs →