Delete pre-existing UEFI partition by default
This commit is contained in:
parent
bd59674765
commit
0dd84b2508
1 changed files with 0 additions and 1 deletions
|
@ -215,7 +215,6 @@
|
||||||
index = 1;
|
index = 1;
|
||||||
type = "uefi";
|
type = "uefi";
|
||||||
size = "+1G";
|
size = "+1G";
|
||||||
keepExisting = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
Swap = {
|
Swap = {
|
||||||
|
|
Loading…
Reference in a new issue