increase boot partition size on muos

This commit is contained in:
Noa Aarts 2025-03-08 09:57:12 +01:00
parent c2a32bf8ec
commit 74cda13d86
Signed by: noa
GPG key ID: 1850932741EFF672

View file

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