system/packages: temporary adb fix
This commit is contained in:
parent
bdfe54e695
commit
1ed0175b8c
1 changed files with 1 additions and 1 deletions
|
|
@ -19,9 +19,9 @@
|
|||
gnome.nautilus
|
||||
];
|
||||
environment.variables.EDITOR = "nvim";
|
||||
programs.adb.enable = true;
|
||||
}
|
||||
// (if !enableGUI then {} else {
|
||||
programs.adb.enable = true;
|
||||
hardware.opengl.extraPackages = with pkgs; [
|
||||
vaapiIntel
|
||||
vaapiVdpau
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue