test
This commit is contained in:
parent
330b353d51
commit
32024d5372
1 changed files with 0 additions and 2 deletions
|
@ -9,7 +9,6 @@
|
|||
format = "gpt";
|
||||
partitions = [
|
||||
{
|
||||
type = "partition";
|
||||
name = "BOOT";
|
||||
start = "0%";
|
||||
end = "550MiB";
|
||||
|
@ -23,7 +22,6 @@
|
|||
};
|
||||
} # partition 1
|
||||
{
|
||||
type = "partition";
|
||||
name = "LUKS";
|
||||
start = "550MiB";
|
||||
end = "100%";
|
||||
|
|
Loading…
Reference in a new issue