Commit Graph

4 Commits

Author SHA1 Message Date
colin 4e3a152ae9 build an image which can boot from SD if tow-boot is installed to the eMMC
temporarily disabled some modules to get a smaller, faster to iterate,
image.

need to test flashing tow-boot to the start of the SD card
2022-06-17 19:45:53 -07:00
colin 3fa96fad06 add a `pinephone` target. post-installation you can use `nixos-rebuild --flake "./#pinephone" switch` 2022-06-15 15:20:07 -07:00
colin 79ca636ac7 pinephone-img target which boots phosh with nmcli support 2022-06-15 15:14:53 -07:00
colin a4fd43c1ae minimal NixOS boot to login prompt
note that we pin mobile-nixos and nixpkgs: the nixpkgs pin might be
unnecessary, however the mobile-nixos pin is essential because
the uboot target creates a non-bootable image shortly after the chosen
commit. mobile-nixos is in the process of switching away from uboot and to tow-boot.
2022-06-15 15:14:43 -07:00