From 48c3a9315671d16e4035e15d693f7972cfbd187d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20K=C3=A4nner?= Date: Sun, 7 Apr 2024 12:20:59 +0200 Subject: [PATCH] 276 current 1970-01-01 01:00:00 23.11.20240405.72da83d 6.1.84 * --- hosts/MaxNixosLaptop/configuration.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hosts/MaxNixosLaptop/configuration.nix b/hosts/MaxNixosLaptop/configuration.nix index 4d329bc..1aab85e 100644 --- a/hosts/MaxNixosLaptop/configuration.nix +++ b/hosts/MaxNixosLaptop/configuration.nix @@ -23,6 +23,11 @@ hardware.opengl = { enable = true; + extraPackages = with pkgs; [ + libvdpau-va-gl + libvdpau + libva + ]; }; # Bootloader.