diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2025-01-30 07:11:41 +0000 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2025-01-30 07:11:41 +0000 |
| commit | c37437cd1d4446a16a744c52c1e6ac3b47e00c56 (patch) | |
| tree | 3e1d2f98cecae5ceb8cf7c30ff1056ce34a5c57a /machines | |
| parent | db19fb021254850b65eac2b31423b02ac4915689 (diff) | |
android tools adb
Diffstat (limited to 'machines')
| -rw-r--r-- | machines/zenbook/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/zenbook/configuration.nix b/machines/zenbook/configuration.nix index 8829caf..a6d389f 100644 --- a/machines/zenbook/configuration.nix +++ b/machines/zenbook/configuration.nix @@ -97,6 +97,7 @@ enable = true; enableSSHSupport = true; }; + adb.enable = true; }; # enable the OpenSSH daemon |
