fix
This commit is contained in:
parent
359b7cf8d0
commit
aaf916de75
3 changed files with 2 additions and 3 deletions
|
@ -72,7 +72,7 @@ in
|
|||
environment.variables = {
|
||||
VDPAU_DRIVER = lib.mkIf config.hardware.opengl.enable (lib.mkDefault "va_gl");
|
||||
};
|
||||
hardware.opengl.extraPackages = with pkgs; [
|
||||
hardware.graphics.extraPackages = with pkgs; [
|
||||
vaapiIntel
|
||||
libvdpau-va-gl
|
||||
intel-media-driver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue