aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/richese/disks.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/richese/disks.nix')
-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 612c215..02c6ffe 100644
--- a/hosts/richese/disks.nix
+++ b/hosts/richese/disks.nix
@@ -7,7 +7,7 @@
content = {
type = "gpt";
partitions = {
- bios = {
+ MBR = {
size = "4M";
type = "EF02";
};