Compare commits

..

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

View file

@ -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"
]; ];
}; };