increase size of boot partiton for emergent

This commit is contained in:
Eve 2025-06-01 13:36:50 -05:00
parent 93793f2f1c
commit 54d03b280c

View file

@ -8,7 +8,7 @@
type = "gpt";
partitions = {
ESP = {
size = "64M";
size = "512M";
type = "EF00";
content = {
type = "filesystem";