mirror of
https://github.com/TECHNOFAB11/disko.git
synced 2025-12-11 23:50:05 +01:00
add flag support
This commit is contained in:
parent
c40b0dc031
commit
fc568cf797
4 changed files with 42 additions and 3 deletions
|
|
@ -24,6 +24,7 @@
|
|||
part-type = "primary";
|
||||
start = "1024MiB";
|
||||
end = "100%";
|
||||
flags = [ "bios_grub" ];
|
||||
content = {
|
||||
type = "luks";
|
||||
algo = "aes-xts...";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue