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