add flag support

This commit is contained in:
Jörg Thalheim 2022-08-17 17:52:12 +02:00
parent c40b0dc031
commit fc568cf797
4 changed files with 42 additions and 3 deletions

View file

@ -24,6 +24,7 @@
part-type = "primary";
start = "1024MiB";
end = "100%";
flags = [ "bios_grub" ];
content = {
type = "luks";
algo = "aes-xts...";