A NixOS based operating system that displays the TiK infoscreen
- raspberry pi 3 & 4
- generic pc (same as builder host architecture)
- Run
nix build .#pi.imgfile is found underresult/sd-image
- Run
nix build .#pc- Bootable
.isofile is found underresult/iso
You can test the (pc) OS in qemu by running the following command:
nix run .#vm