bcachefs: fix_errors
This commit is contained in:
@@ -37,6 +37,7 @@ in {
|
||||
"/" = {
|
||||
device = "/dev/mapper/luksroot";
|
||||
fsType = "bcachefs";
|
||||
options = ["noatime" "fix_errors"];
|
||||
};
|
||||
"/boot" = {
|
||||
device = "${nvme}-part1";
|
||||
|
||||
Reference in New Issue
Block a user