updated mode for zfs disk

This commit is contained in:
Leyla Becker 2025-05-31 19:14:37 -05:00
parent 8f29881b72
commit d88c1c1588

View file

@ -31,7 +31,7 @@
zpool = {
zroot = {
type = "zpool";
mode = "mirror";
mode = "";
options.cachefile = "none";
rootFsOptions = {
compression = "zstd";