mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 11:36:10 +01:00
remove driSupport, opengl → graphics
This commit is contained in:
parent
083823b790
commit
cc634b69c8
20 changed files with 77 additions and 80 deletions
|
|
@ -26,7 +26,7 @@ in {
|
|||
|
||||
hardware = {
|
||||
amdgpu.loadInInitrd = true;
|
||||
opengl.extraPackages = with pkgs; [
|
||||
graphics.extraPackages = with pkgs; [
|
||||
vaapiVdpau
|
||||
libvdpau-va-gl
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue