THIS is how zfs auto-snapshots are configured

This commit is contained in:
Benson Chu 2025-03-19 05:10:37 -05:00
parent 34a6593975
commit 355f25d79d

View file

@ -48,6 +48,7 @@ in
};
};
tailscale.enable = true;
# zfs set com.sun:auto-snapshot=true DATASET
zfs.autoSnapshot.enable = true;
hardware.bolt.enable = true;
nscd.enable = true;