github nix-community/nixos-avf-image-app v0.1.0
Version 0.1.0

latest releases: v0.3.1, v0.3.0, v0.2.2...
12 months ago

Changelog:

  • New compose main ui

Supports:

  • Installation on debug builds (places file in /sdcard/linux/images.tar.gt)
  • Installation on prod builds using replace script (extracts image to /sdcard/Download/image and adds bash script to be run in VM for replacing the partitions)

Important

The image only works on Android 16+ ( » Beta Program ) and on Android 15 flavours that have the Android 16 Terminal patches backported (example: GrapheneOS)

Instructions for prod builds:

  • you need the regular debian image installed
  • method is "install using replace method"
  • it will ask for permission to acccess all files, you need to approve that
  • it will download the image and then start the terminal
  • you will need to run: bash /mnt/shared/image/replace.sh
  • after that the vm will stop
  • reopen terminal and run again: bash /mnt/shared/image/replace.sh
  • this time it will take longer, after the restart it should start nixos

Don't miss a new nixos-avf-image-app release

NewReleases is sending notifications on new releases.