
In the section `### Generating the `.raw` VM Image` in step 3. It is written that the raw image file created is named `vdb`, but in the file [simple-efi.nix](a816daa384/example/simple-efi.nix
) the first time `vdb` is mentioned is in `disko.devices.disk` not in `disko.disks` so I assumed that the file [simple-efi.nix](a816daa384/example/simple-efi.nix
) was updated it the part about `disko.disks` is a mistake. Otherwise, I would really like to know what I am not understanding here 😁