diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/tomato/packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/tomato/packages.nix b/hosts/tomato/packages.nix index fe630b9..ffc6114 100644 --- a/hosts/tomato/packages.nix +++ b/hosts/tomato/packages.nix @@ -66,6 +66,7 @@ in ]; virtualisation.waydroid.enable = true; + programs.adb.enable = true; this.unfree.allowed = [ "shipwright" |