fix(hosts/Infini-STICK): correct ESP UUID
This commit is contained in:
parent
381c76641f
commit
b4d1f05d25
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
"/boot/efi" = {
|
"/boot/efi" = {
|
||||||
device = uuid "3FC9-0182";
|
device = uuid "0339-DFBA";
|
||||||
fsType = "vfat";
|
fsType = "vfat";
|
||||||
neededForBoot = true;
|
neededForBoot = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue