test
This commit is contained in:
parent
35ac8f6408
commit
9c31bb2aa0
1 changed files with 0 additions and 2 deletions
|
@ -9,7 +9,6 @@
|
||||||
partitions = [
|
partitions = [
|
||||||
{
|
{
|
||||||
name = "BOOT";
|
name = "BOOT";
|
||||||
label = "BOOT";
|
|
||||||
start = "0%";
|
start = "0%";
|
||||||
end = "550MiB";
|
end = "550MiB";
|
||||||
bootable = true;
|
bootable = true;
|
||||||
|
@ -23,7 +22,6 @@
|
||||||
} # partition 1
|
} # partition 1
|
||||||
{
|
{
|
||||||
name = "ROOT";
|
name = "ROOT";
|
||||||
label = "ROOT";
|
|
||||||
size = "100%";
|
size = "100%";
|
||||||
content = {
|
content = {
|
||||||
type = "luks";
|
type = "luks";
|
||||||
|
|
Loading…
Reference in a new issue