feat: resize boot partition
This commit is contained in:
parent
118fe7ba67
commit
6847ada8ae
2 changed files with 4 additions and 4 deletions
|
|
@ -12,7 +12,7 @@
|
|||
type = "gpt";
|
||||
partitions = {
|
||||
ESP = {
|
||||
size = "64M";
|
||||
size = "512M";
|
||||
type = "EF00";
|
||||
content = {
|
||||
type = "filesystem";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue