Companion app for nixos avf image
Contains:
- Rust proxy server for github graphql including nix flake+module
- Android app source code for nixos image installer
- 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)
fastlane must be run in android studio's terminal (otherwise it may fail to run aapt2 etc due to dynamic linking)