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