This commit is contained in:
iFargle 2023-09-22 11:38:24 +09:00
parent 35ac8f6408
commit 9c31bb2aa0

View file

@ -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";