services.znapzend.features.oracleMode

NixOS option

Whether to enable destroying snapshots one by one instead of using one long argument list. If source and destination are out of sync for a long time, you may have so many snapshots to destroy that the argument gets is too long and the command fails .

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