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 = {
ESP = {
type = "EF00";
size = "500M";
size = "512M";
content = {
type = "filesystem";
format = "vfat";