t
This commit is contained in:
@@ -92,8 +92,9 @@
|
|||||||
# # FileSystems # #
|
# # FileSystems # #
|
||||||
# ###################################################
|
# ###################################################
|
||||||
|
|
||||||
|
boot.supportedFilesystems = [ "bcachefs" ];
|
||||||
fileSystems."/data" = {
|
fileSystems."/data" = {
|
||||||
device = "/dev/disk/bu-uuid/a85420cc-a026-4100-80d2-a999081d792a";
|
device = "/dev/disk/by-uuid/a85420cc-a026-4100-80d2-a999081d792a";
|
||||||
fsType = "bcachefs";
|
fsType = "bcachefs";
|
||||||
options = [
|
options = [
|
||||||
"nofail"
|
"nofail"
|
||||||
|
|||||||
Reference in New Issue
Block a user