This commit is contained in:
2025-09-27 12:28:43 -04:00
parent 74e6684783
commit 1098c68073
2 changed files with 13 additions and 5 deletions

View File

@@ -20,13 +20,13 @@ in
content = {
type = "gpt";
partitions = {
boot = {
name = "boot";
bios-boot = {
name = "bios-boot";
size = "1M";
type = "EF02";
};
esp = {
name = "ESP";
boot = {
name = "boot";
size = "500M";
type = "EF00";
content = {