oscar: Use android-tools package not adb option
`programs.adb.enable` is no longer supported:
d037468346
This commit is contained in:
parent
d2ac6d757e
commit
a77643be95
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue