Compare commits
No commits in common. "cf9b4b8ed597aa7e3b9dd6343668c32c09eea4b1" and "684439595f0af08cde8871f160f1bf3a1e1657bf" have entirely different histories.
cf9b4b8ed5
...
684439595f
1 changed files with 3 additions and 4 deletions
|
|
@ -46,10 +46,9 @@
|
||||||
fsType = "bcachefs";
|
fsType = "bcachefs";
|
||||||
options = [
|
options = [
|
||||||
"defaults"
|
"defaults"
|
||||||
# "fsck"
|
"compression=zstd"
|
||||||
# "fix_errors"
|
"fsck"
|
||||||
"x-systemd.device-timeout=600s"
|
"fix_errors"
|
||||||
"nofail"
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue