feat: resize boot partition

This commit is contained in:
Moritz Böhme 2023-12-08 17:47:13 +01:00
parent 118fe7ba67
commit 6847ada8ae
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 4 additions and 4 deletions

View file

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