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