update disks for warsaw
This commit is contained in:
parent
24bd738712
commit
17a3d8dfec
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
content = {
|
||||
type = "gpt";
|
||||
partitions = {
|
||||
BOOT = {
|
||||
boot = {
|
||||
size = "1M";
|
||||
type = "EF02"; # GRUB MBR
|
||||
};
|
||||
|
@ -37,7 +37,7 @@
|
|||
content = {
|
||||
type = "gpt";
|
||||
partitions = {
|
||||
BOOT = {
|
||||
boot = {
|
||||
size = "1M";
|
||||
type = "EF02"; # GRUB MBR
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue