From cd9bf22f71051aed690a98a400f40ddc16c5e558 Mon Sep 17 00:00:00 2001 From: jeirmeister Date: Fri, 12 Sep 2025 14:44:56 -0700 Subject: [PATCH] . --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 29d586b..3abdaeb 100644 --- a/flake.nix +++ b/flake.nix @@ -46,7 +46,7 @@ type = "gpt"; partitions = { bios_boot = { - size = "2MiB"; + size = "2M"; type = "EF02"; # BIOS boot partition (unformatted) content = null; # No filesystem };