summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configs/hw/x220.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/hw/x220.nix b/configs/hw/x220.nix
index 6993413..6ae6cec 100644
--- a/configs/hw/x220.nix
+++ b/configs/hw/x220.nix
@@ -49,7 +49,7 @@
# Required for Centrino.
hardware.enableRedistributableFirmware = true;
- hardware.opengl.extraPackages = [ pkgs.vaapiIntel pkgs.vaapiVdpau ];
+ hardware.graphics.extraPackages = [ pkgs.vaapiIntel pkgs.vaapiVdpau ];
hardware.trackpoint = {
enable = true;