integrations

This commit is contained in:
2025-08-26 18:45:50 -05:00
parent 01a329efc9
commit 92d4984e36

View File

@@ -46,7 +46,15 @@
time.timeZone = "America/Chicago"; time.timeZone = "America/Chicago";
android-integration = {}; android-integration = {
termux-open.enable = true;
termux-open-url.enable = true;
termux-setup-storage.enable = true;
termux-wake-lock.enable = true;
termux-wake-unlock.enable = true;
};
system.stateVersion = "24.05"; system.stateVersion = "24.05";