porcorosso: tidy up gl packages
This commit is contained in:
parent
67252bab10
commit
2585d70127
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ in {
|
|||
|
||||
hardware.opengl.driSupport32Bit = true;
|
||||
hardware.opengl.extraPackages = with pkgs; [
|
||||
intel-media-driver vaapiVdpau libvdpau-va-gl libva
|
||||
intel-media-driver libva
|
||||
];
|
||||
hardware.opengl.extraPackages32 = with pkgs.pkgsi686Linux; [ libva ];
|
||||
hardware.acpilight.enable = true;
|
||||
|
|
Loading…
Reference in a new issue