nixos-riscv/README.md
Rodrigo Arias Mallo 8cd537665b Update README
2024-01-17 18:24:36 +01:00

14 lines
153 B
Markdown

# NixOS on RISC-V
To boot the system in QEMU, first enter the development shell:
```
$ nix develop
```
Then run the boot script:
```
$ ./boot.sh
```