oscar: Use android-tools package not adb option

`programs.adb.enable` is no longer supported:

d037468346
This commit is contained in:
Chandler Swift 2026-02-08 19:24:26 -06:00
parent d2ac6d757e
commit a77643be95
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F

View file

@ -148,6 +148,7 @@
# command line utilities # command line utilities
alsa-utils alsa-utils
android-tools
dig dig
file file
ffmpeg ffmpeg
@ -353,7 +354,6 @@
power-profiles-daemon power-profiles-daemon
]; ];
programs.adb.enable = true;
# Some programs need SUID wrappers, can be configured further or are # Some programs need SUID wrappers, can be configured further or are
# started in user sessions. # started in user sessions.