diff --git a/hosts/parents/disk-config.nix b/hosts/parents/disk-config.nix index 5f88a17..b330f97 100644 --- a/hosts/parents/disk-config.nix +++ b/hosts/parents/disk-config.nix @@ -6,7 +6,7 @@ type = "disk"; device = "/dev/disk/by-diskseq/1"; content = { - type = "gpc"; + type = "gpt"; partitions = { ESP = { priority = 1;