services.snapper.persistentTimer

NixOS option

Set the Persistent option for the systemd.timer(5) which triggers the snapshot immediately if the last trigger was missed (e.g. if the system was powered down).

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/misc/snapper.nixView source on NixOS/nixpkgs →