diff --git a/system-config/configuration/android/default.nix b/system-config/configuration/android/default.nix index cddf3cd..724632b 100644 --- a/system-config/configuration/android/default.nix +++ b/system-config/configuration/android/default.nix @@ -54,6 +54,8 @@ termux-wake-lock.enable = true; termux-wake-unlock.enable = true; + + termux-am.enable = true; }; system.stateVersion = "24.05";