Adjust boot partition size

This commit is contained in:
SebastianStork 2025-03-29 21:38:20 +01:00
parent 0895aa4220
commit 227cdce799

View file

@ -8,7 +8,7 @@
partitions = { partitions = {
ESP = { ESP = {
type = "EF00"; type = "EF00";
size = "500M"; size = "512M";
content = { content = {
type = "filesystem"; type = "filesystem";
format = "vfat"; format = "vfat";