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";
|
||||
options = [
|
||||
"defaults"
|
||||
# "fsck"
|
||||
# "fix_errors"
|
||||
"x-systemd.device-timeout=600s"
|
||||
"nofail"
|
||||
"compression=zstd"
|
||||
"fsck"
|
||||
"fix_errors"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue