modules/android_integration: termux-setup-storage & unsupported

This commit is contained in:
Alexander Sosedkin 2024-07-05 22:52:18 +02:00
parent 34882505a0
commit cc573e03d9
7 changed files with 265 additions and 4 deletions

View file

@ -4,5 +4,7 @@ _:
system.stateVersion = "23.11";
android-integration = {
am.enable = true;
termux-setup-storage.enable = true;
# unsupported.enable = false;
};
}