skiffos / SkiffOS

Any Linux distribution, anywhere.
https://skiffos.com
MIT License
700 stars 52 forks source link

core/nixos: add architecture compat checks #251

Open sstent opened 2 years ago

sstent commented 2 years ago

SKIFF_CONFIG=pi/3,core/nixos

Boot fails to start NixOS as upstream NixOS image repo doesn't support ARMHF and this seems to bypass the trigger to build the image locally.

paralin commented 2 years ago

@sstent As a temporary solution you could try enabling arm64 in the config.txt for the pi 3, because pi3 actually does have the ability to run arm64 code