Changed EFI uuid after I deleted the 100MB one and then created a new
1GB one
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
};
|
||||
|
||||
fileSystems."/boot" =
|
||||
{ device = "/dev/disk/by-uuid/6051-DAFB";
|
||||
{ device = "/dev/disk/by-uuid/4E6C-E7AD";
|
||||
fsType = "vfat";
|
||||
options = [ "fmask=0077" "dmask=0077" ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user