system/packages: temporary adb fix

This commit is contained in:
LavaDesu 2023-02-25 18:08:11 +07:00
parent bdfe54e695
commit 1ed0175b8c
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -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