mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 12:03:11 -05:00
gpc != gpt
This commit is contained in:
parent
50aeb0ba6f
commit
f901b58939
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
type = "disk";
|
||||
device = "/dev/disk/by-diskseq/1";
|
||||
content = {
|
||||
type = "gpc";
|
||||
type = "gpt";
|
||||
partitions = {
|
||||
ESP = {
|
||||
priority = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue