From 4deaf45790925cc8307ca16120c49a570018275c Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Mon, 18 Aug 2025 11:20:12 -0500 Subject: hosts/tomato: Enable ADB --- hosts/tomato/packages.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') 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" -- cgit v1.2.3