spotlights-macbook-air: Use new EFI partition

This commit is contained in:
Spotlight 2024-11-14 16:23:55 -06:00
parent 89880070ec
commit 83ca288596
Signed by: spotlight
GPG key ID: 874AA355B3209BDC

View file

@ -19,7 +19,7 @@
fileSystems."/boot" =
{
device = "/dev/disk/by-uuid/395D-1117";
device = "/dev/disk/by-uuid/F656-09F7";
fsType = "vfat";
options = [ "fmask=0022" "dmask=0022" ];
};