This configuration package pine64/book_a64
compiles Skiff for the A64-based
PineBook (original, not pro).
The PineBook Pro configuration is in pine64/book.
References:
Set the comma-separated SKIFF_CONFIG
variable:
$ export SKIFF_CONFIG=pine64/book_a64,core/pinebook_gentoo
$ make configure # configure the system
$ make compile # build the system
Once the build is complete, it's time to flash the system. There are several approaches, please see the "Flashing" section in the common readme.
Add core/nixos_xfce
to SKIFF_CONFIG to enable "Skiff Core" with XFCE Desktop
configured.