Zrepl
services.zrepl.enable
Whether to enable zrepl.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/backup/zrepl.nix
services.zrepl.package
The zrepl package to use.
Type: package
Default
pkgs.zrepl
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/backup/zrepl.nix
services.zrepl.settings
Configuration for zrepl. See https://zrepl.github.io/configuration.html for more information.
Type: YAML value
Default
{ }
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/backup/zrepl.nix