moved root to start at 40960MiB

This commit is contained in:
Steven 2023-03-25 20:41:10 -04:00
parent b64d48ff3b
commit b6d1ba3a24

View file

@ -36,7 +36,7 @@
{ {
type = "partition"; type = "partition";
name = "luks"; name = "luks";
start = "100MiB"; start = "40960MiB";
end = "100%"; end = "100%";
content = { content = {
type = "luks"; type = "luks";