services.znapzend.features.lowmemRecurse

NixOS option

Whether to enable use lowmemRecurse on systems where you have too many datasets, so a recursive listing of attributes to find backup plans exhausts the memory available to znapzend: instead, go the slower way to first list all impacted dataset names, and then query their configs one by one .

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