{ ... }: {
disko.devices.disk.vda.content.partitions.luks = {
size = "100%";
content = {
type = "luks";
name = "crypted";
type = "lvm_pv";
vg = "pool";
};
}