Specialisation: Difference between revisions

imported from old wiki
Sandro (talk | contribs)
Line 52: Line 52:


     # example
     # example
     hardware.opengl.extraPackages = with pkgs; [ vaapiIntel libvdpau-va-gl vaapiVdpau ];
     hardware.opengl.extraPackages = with pkgs; [ vaapiIntel vaapiVdpau ];
   };
   };
})
})