updated bios partition definition
Check NixOS configurations / eval-hosts (push) Failing after 14m33s

This commit is contained in:
2026-07-15 11:44:03 +10:00
parent 2ea39994f8
commit 40b68c2e16
+3 -1
View File
@@ -13,7 +13,9 @@
bios = {
size = "1M";
type = "EF02";
# content = {
# type = "EF02";
# };
};