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