{ pkgs, ... }: { hardware.opengl.extraPackages = with pkgs; [ beignet vaapiIntel ]; }