l aergia.r: update disko config

This commit is contained in:
lassulus 2023-07-08 14:55:56 +02:00
parent de0db32fb8
commit 4874f72c5b
1 changed files with 0 additions and 3 deletions

View File

@ -10,14 +10,12 @@
partitions = [
{
name = "boot";
type = "partition";
start = "0";
end = "1M";
part-type = "primary";
flags = ["bios_grub"];
}
{
type = "partition";
name = "ESP";
start = "1MiB";
end = "1GiB";
@ -31,7 +29,6 @@
}
{
name = "root";
type = "partition";
start = "1GiB";
end = "100%";
content = {