Adjust EFI partition UUID

A reinstall occured. Oops!
This commit is contained in:
Spotlight 2024-08-28 23:33:43 -05:00
parent 2976fdd1d7
commit 02857ca0f9
Signed by: spotlight
GPG key ID: 874AA355B3209BDC

View file

@ -69,7 +69,7 @@
}; };
"/boot" = { "/boot" = {
device = "/dev/disk/by-uuid/7E20-ABDB"; device = "/dev/disk/by-uuid/6073-ACA7";
fsType = "vfat"; fsType = "vfat";
options = [ "fmask=0022" "dmask=0022" ]; options = [ "fmask=0022" "dmask=0022" ];
}; };