NixOS on ARM: Difference between revisions
imported>Fadenb m replace html entities |
imported>Samueldr Remove QEMU instructions as they cannot be completed |
||
| Line 45: | Line 45: | ||
|} | |} | ||
QEMU emulation is not supported as of right now. | |||
=== Installation === | === Installation === | ||
| Line 72: | Line 72: | ||
The ARMv6 image boots out-of-the-box! Note that Raspberry Pi 2 is not yet supported by these images, but in the future the ARMv7 image will work. | The ARMv6 image boots out-of-the-box! Note that Raspberry Pi 2 is not yet supported by these images, but in the future the ARMv7 image will work. | ||
== NixOS installation & configuration == | == NixOS installation & configuration == | ||
| Line 146: | Line 135: | ||
HDMI displays work, but sadly USB keyboards don't. A 3.3v serial port is via the 26-pin connector works. | HDMI displays work, but sadly USB keyboards don't. A 3.3v serial port is via the 26-pin connector works. | ||
== Porting NixOS to new boards == | == Porting NixOS to new boards == | ||