NixOS on ARM/Raspberry Pi: Difference between revisions
imported>Samueldr m Adds WIP infobox. |
imported>Samueldr m Updates infobox |
||
Line 1: | Line 1: | ||
<div class="infobox"> | <div class="infobox"> | ||
{|class="table" | {|class="table" | ||
Line 7: | Line 5: | ||
|colspan="2"|[[File:raspberry_pi_3_glamour.jpg|frameless|256px|A Raspberry Pi 3 with enclosure.]] | |colspan="2"|[[File:raspberry_pi_3_glamour.jpg|frameless|256px|A Raspberry Pi 3 with enclosure.]] | ||
|- | |- | ||
! | !colspan="2" class="title"|Raspberry Pi | ||
| | |- | ||
!Architecture | |||
|ARMv6 | |||
|- | |||
!colspan="2" class="title"|Raspberry Pi 2 | |||
|- | |||
!Architecture | |||
|ARMv7 | |||
|- | |||
!colspan="2" class="title"|Raspberry Pi 3 | |||
|- | |||
!Architecture | |||
|AArch64 + ARMv7 | |||
|} | |} | ||
</div> | </div> | ||
<!-- TODO : write intro paragraph --> | |||
== Status == | == Status == | ||