examples | ||
visionfive2 | ||
.gitignore | ||
base.nix | ||
configuration.nix | ||
flake.lock | ||
flake.nix | ||
kernel.nix | ||
README.md | ||
run-visionfive-nix-vm.sh |
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.