Try and fix disk

This commit is contained in:
Mork Swork 2026-05-04 10:36:14 -07:00
parent 12078090d9
commit e045c02c78

View file

@ -12,16 +12,6 @@
size = "1M"; size = "1M";
type = "EF02"; type = "EF02";
}; };
esp = {
name = "ESP";
size = "500M";
type = "EF00";
content = {
type = "filesystem";
format = "vfat";
mountpoint = "/boot";
};
};
root = { root = {
name = "root"; name = "root";
size = "100%"; size = "100%";