readded accidental removal

This commit is contained in:
twoneis 2024-05-06 23:19:33 +02:00
parent e3b1d2bd03
commit fbf4b21757

View file

@ -63,6 +63,7 @@
mountpoint = "/";
postCreateHook = "zfs list -t snapshot -H -o name | grep -E '^zroot@blank$' || zfs snapshot zroot@blank";
datasets = {
home = {
type = "zfs_fs";
mountpoint = "/home";