changed EFI partition

This commit is contained in:
Benson Chu 2023-12-30 09:37:35 -06:00
parent bc7e01fc63
commit 18bd9f831f

View file

@ -19,7 +19,7 @@
};
fileSystems."/boot" =
{ device = "/dev/disk/by-uuid/8CB0-0E23";
{ device = "/dev/disk/by-uuid/CCE9-3C93";
fsType = "vfat";
};