Use this repo to initialize an Android Kotlin project by running:
nix flake new -t github:emeks-studio/nixdroid-launcher#kdroid-project ./$YOUR_PROJECT_PATHAfter initializing your project, you can rename whatever stuff you want, like:
com.example.helloworldnamespace.rootProject.name- flake description
README.mdcontent- etc.