services.pgbackrest.commands.restore

NixOS option

Options for the ‘restore’ command. An attribute set of options as described in: https://pgbackrest.org/configuration.html All globally available options, i.e. all except stanza options, can be used. Repository options should be set via repos 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
{ }
declared in: nixos/modules/services/backup/pgbackrest.nixView source on NixOS/nixpkgs →