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