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