add adb and scrcpy to android tools

This commit is contained in:
sadan 2025-06-24 14:13:52 -04:00
parent dd7781a511
commit 67dddbe90b
No known key found for this signature in database

View file

@ -2,6 +2,8 @@
home = {
packages = with pkgs; [
android-studio-tools
android-tools
scrcpy
android-studio
];
};