data
This commit is contained in:
@@ -53,4 +53,12 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
fileSystems."/data" = {
|
||||||
|
device = "/dev/disk/bu-uuid/a85420cc-a026-4100-80d2-a999081d792a";
|
||||||
|
fsType = "bcachefs";
|
||||||
|
options = [
|
||||||
|
"nofail"
|
||||||
|
];
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user