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";
|
format = "gpt";
|
||||||
partitions = [
|
partitions = [
|
||||||
{
|
{
|
||||||
type = "partition";
|
|
||||||
name = "BOOT";
|
name = "BOOT";
|
||||||
start = "0%";
|
start = "0%";
|
||||||
end = "550MiB";
|
end = "550MiB";
|
||||||
|
@ -23,7 +22,6 @@
|
||||||
};
|
};
|
||||||
} # partition 1
|
} # partition 1
|
||||||
{
|
{
|
||||||
type = "partition";
|
|
||||||
name = "LUKS";
|
name = "LUKS";
|
||||||
start = "550MiB";
|
start = "550MiB";
|
||||||
end = "100%";
|
end = "100%";
|
||||||
|
|
Loading…
Reference in a new issue