change zpool mode

This commit is contained in:
TheWanderingCrow 2025-01-17 11:24:02 -05:00
parent 271c3889d6
commit 0e3934f4d7

View file

@ -31,7 +31,7 @@
};
zpool = {
zroot = {
mode = "mirror";
mode = "";
rootFsOptions = {
compression = "zstd";
"com.sun:auto-snapshot" = "false";