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

196 B

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.