SkiffOS icon indicating copy to clipboard operation
SkiffOS copied to clipboard

core/nixos: add architecture compat checks

Open sstent opened this issue 2 years ago • 1 comments

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.

sstent avatar Oct 24 '22 15:10 sstent

@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

paralin avatar Oct 24 '22 17:10 paralin