add root disk to zroot

This commit is contained in:
TheWanderingCrow 2025-01-17 09:19:55 -05:00
parent 2a55fd6c3a
commit 136ee0caa7

View file

@ -22,7 +22,7 @@
size = "100%";
content = {
type = "zfs";
pool = "zpool";
pool = "zroot";
};
};
};