add new example for partitions and update numbers

This commit is contained in:
Aaron Honeycutt 2024-11-01 16:07:16 -06:00
parent 00c6847715
commit c9ce3f5233
2 changed files with 50 additions and 1 deletions

View file

@ -8,7 +8,7 @@
type = "gpt";
partitions = {
ESP = {
size = "1024M";
size = "1G";
type = "EF00";
content = {
type = "filesystem";