MyNixOS website logo
option-set

services.restic.backups.<name>

Showing entries 1-22 out of 22.
A script that must run after finishing the backup process
A script that must run before starting the backup process
A list of options for 'restic check'
Whether to generate and add a script to the system path, that has the same environment variables s…
A script that produces a list of files to back up
A file containing the credentials to access the repository, in the format of an EnvironmentFile as…
Patterns to exclude when backing up
Extra arguments passed to restic backup
Extra extended options to be passed to the restic -o flag
Prevents the system from sleeping while backing up
Create the repository if it does not already exist
The restic package to use
A file containing the repository password
Paths to back up, alongside those defined by the dynamicFilesFrom option
Controls the frequency of progress reporting
A list of policy options for 'restic forget --prune', to automatically prune old snapshots
Options to pass to rclone to control its behavior
Repository to backup to
Path to a file containing the repository location to backup to
Whether to run 'restic check' with the provided checkOpts options
The openssh package to use
When to run the backup