fix typo in package name

This commit is contained in:
shynd 2025-02-20 18:37:02 +01:00
parent 5b15890f27
commit 07ed9c7804
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ in
hardware.graphics = {
extraPackages = with pkgs; [
intel-media-driver
libvdpau-media-driver
libvdpau-va-gl
libva
libva-utils
];