MyNixOS website logo
option

services.restic.backups.<name>.runCheck

Whether to run 'restic check' with the provided checkOpts options.

Declarations
Type
boolean
Default
lib.length config.checkOpts &gt; 0 || lib.length config.pruneOpts &gt; 0
Example
true