services.zfs.autoSnapshot.enable
NixOS option
Enable the (OpenSolaris-compatible) ZFS auto-snapshotting service. Note that you must set the com.sun:auto-snapshot property to true on all datasets which you wish to auto-snapshot. You can override a child dataset to use, or not use auto-snapshotting by setting its flag with the given interval: zfs set com.sun:auto-snapshot:weekly=false DATASET
type: booleanDefault
declared in: nixos/modules/tasks/filesystems/zfs.nixView source on NixOS/nixpkgs →false