mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-12-09 10:31:09 +01:00
modules/android_integration: termux-setup-storage & unsupported
This commit is contained in:
parent
34882505a0
commit
cc573e03d9
7 changed files with 265 additions and 4 deletions
|
|
@ -4,5 +4,7 @@ _:
|
|||
system.stateVersion = "23.11";
|
||||
android-integration = {
|
||||
am.enable = true;
|
||||
termux-setup-storage.enable = true;
|
||||
# unsupported.enable = false;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue