services.znapzend.features.lowmemRecurse

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
<nixpkgs/nixos/modules/services/backup/znapzend.nix>