This commit is contained in:
albert 2024-07-27 11:43:55 +09:00
parent dc3c911f6e
commit 7866e1fea2
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -14,7 +14,7 @@
priority = 1;
name = "BOOT";
start = "0%";
end = "1GiB";
end = "1G";
type = "EF00";
content = {
type = "filesystem";
@ -25,7 +25,7 @@
};
}; # partition 1 (ESP)
LUKS = {
start = "550MiB";
start = "1G";
end = "100%";
content = {
type = "luks";