Compare commits
2 commits
3632d3f54a
...
16ceef0c36
| Author | SHA1 | Date | |
|---|---|---|---|
| 16ceef0c36 | |||
| 51ae8d2b00 |
1 changed files with 4 additions and 0 deletions
|
|
@ -14,5 +14,9 @@ in {
|
||||||
services.udev.packages = with pkgs; [
|
services.udev.packages = with pkgs; [
|
||||||
android-udev-rules
|
android-udev-rules
|
||||||
];
|
];
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
android-tools
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue