Compare commits

..

No commits in common. "cf9b4b8ed597aa7e3b9dd6343668c32c09eea4b1" and "684439595f0af08cde8871f160f1bf3a1e1657bf" have entirely different histories.

View file

@ -46,10 +46,9 @@
fsType = "bcachefs";
options = [
"defaults"
# "fsck"
# "fix_errors"
"x-systemd.device-timeout=600s"
"nofail"
"compression=zstd"
"fsck"
"fix_errors"
];
};