Merge branch 'master' of ssh://git.joshuabell.xyz:3032/ringofstorms/dotfiles

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-12-29 11:35:10 -06:00
commit 3f8232e8f9

View file

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