mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-12 02:04:09 -05:00
change zpool mode
This commit is contained in:
parent
271c3889d6
commit
0e3934f4d7
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
};
|
||||
zpool = {
|
||||
zroot = {
|
||||
mode = "mirror";
|
||||
mode = "";
|
||||
rootFsOptions = {
|
||||
compression = "zstd";
|
||||
"com.sun:auto-snapshot" = "false";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue