sys: add android-tools to android module
This commit is contained in:
parent
51ae8d2b00
commit
16ceef0c36
1 changed files with 4 additions and 0 deletions
|
|
@ -14,5 +14,9 @@ in {
|
|||
services.udev.packages = with pkgs; [
|
||||
android-udev-rules
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
android-tools
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue