nixos-riscv/README.md
2023-11-27 11:41:05 +01:00

8 lines
196 B
Markdown

# NixOS on RISC-V
For now let's try to boot it in qemu.
$ nix build .#nixosConfigurations.visionfive-cross.config.system.build.vm
That would cross-build a bootable RISC-V qemu VM from x86.