NixOS on ARM: Difference between revisions

imported>Samueldr
m Begins splitting contents
imported>Samueldr
m Splits device table in NixOS/Community
Line 7: Line 7:
== Supported devices ==
== Supported devices ==


The installation images should work on the following devices:
=== Upstream (NixOS) supported devices ===
 
NixOS has beta support for these boards using AArch64 architecture on the nixpkgs-unstable channel.
 
<!--
Order for the device table is:
* By manufacturer name, alphabetical.
* By release date, chronological (older first).
-->
{|class="table"
!width="2%"| Manufacturer
!width="2%"| Board
!width="2%"| SoC
!width="2%"| ISA
!width="2%"| CPU
!width="2%"| RAM
!width="2%"| Storage
|-
| Raspberry Pi Foundation
| Raspberry Pi 3
| Broadcom BCM2837
| AArch64 / ARMv7
| 4x Cortex-A53 @ 1.2 GHz
| 1 GB
| SD/microSD
|}
=== Community supported devices ===
 
The installation images by '''@dezgeg''' should work on the following devices:


<!--
<!--