fix: remove unnesesary partition

This commit is contained in:
Noa Aarts 2024-09-15 08:56:06 +02:00
parent 9f233d2d1d
commit a065e6dfc4
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -8,11 +8,6 @@
content = { content = {
type = "gpt"; type = "gpt";
partitions = { partitions = {
boot = {
name = "boot";
size = "1M";
type = "EF02";
};
esp = { esp = {
name = "ESP"; name = "ESP";
size = "500M"; size = "500M";