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