remove bcachefs warn
This commit is contained in:
parent
d8f003f548
commit
3a6fb431b8
1 changed files with 0 additions and 4 deletions
|
|
@ -32,11 +32,7 @@
|
||||||
format = "bcachefs";
|
format = "bcachefs";
|
||||||
mountOptions = [
|
mountOptions = [
|
||||||
"noatime"
|
"noatime"
|
||||||
"compression=zstd"
|
|
||||||
"background_compression=zstd"
|
|
||||||
"discard"
|
"discard"
|
||||||
# "fsck"
|
|
||||||
# "fix_errors"
|
|
||||||
];
|
];
|
||||||
mountpoint = "/";
|
mountpoint = "/";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue