add adb
This commit is contained in:
parent
3a597a9f61
commit
0269d121b0
2 changed files with 2 additions and 1 deletions
|
|
@ -16,6 +16,7 @@
|
|||
gnome3.nautilus
|
||||
];
|
||||
environment.variables.EDITOR = "nvim";
|
||||
programs.adb.enable = true;
|
||||
}
|
||||
// (if !enableGUI then {} else {
|
||||
hardware.opengl.extraPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue