aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hosts/richese/disks.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/richese/disks.nix b/hosts/richese/disks.nix
index 576152f..612c215 100644
--- a/hosts/richese/disks.nix
+++ b/hosts/richese/disks.nix
@@ -7,7 +7,7 @@
content = {
type = "gpt";
partitions = {
- boot = {
+ bios = {
size = "4M";
type = "EF02";
};