no extra dataset for home

This commit is contained in:
twoneis 2024-05-06 23:40:01 +02:00
parent 015cac0865
commit 8a7092cc92

View file

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