add root disk to zroot

This commit is contained in:
TheWanderingCrow 2025-01-17 09:23:05 -05:00
parent 136ee0caa7
commit 348a375c47

View file

@ -31,7 +31,6 @@
};
zpool = {
zroot = {
name = "Root zpool";
mode = "mirror";
rootFsOptions = {
compression = "zstd";