services.pgbackrest.stanzas.<name>.settings
An attribute set of options as described in: https://pgbackrest.org/configuration.html
All options can be used.
Repository options should be set via repos instead.
Stanza options should be set via instances instead.
- Type
open submodule of attribute set of (boolean or (unsigned integer, meaning >=0) or string or attribute set of string or list of string)- Default
{ }- Example
{ process-max = 2; }- Declared
- <nixpkgs/nixos/modules/services/backup/pgbackrest.nix>