Merge branch 'master' of ssh://git.joshuabell.xyz:3032/ringofstorms/dotfiles
This commit is contained in:
commit
3f8232e8f9
1 changed files with 4 additions and 3 deletions
|
|
@ -46,9 +46,10 @@
|
|||
fsType = "bcachefs";
|
||||
options = [
|
||||
"defaults"
|
||||
"compression=zstd"
|
||||
"fsck"
|
||||
"fix_errors"
|
||||
# "fsck"
|
||||
# "fix_errors"
|
||||
"x-systemd.device-timeout=600s"
|
||||
"nofail"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue