···11+{
22+ imports = [
33+ ../../profiles/installation-device.nix
44+ ./sd-image-riscv64-qemu.nix
55+ ];
66+77+ # the installation media is also the installation target,
88+ # so we don't want to provide the installation configuration.nix.
99+ installer.cloneConfig = false;
1010+}