fix typo in package name
This commit is contained in:
parent
5b15890f27
commit
07ed9c7804
|
@ -18,7 +18,7 @@ in
|
|||
hardware.graphics = {
|
||||
extraPackages = with pkgs; [
|
||||
intel-media-driver
|
||||
libvdpau-media-driver
|
||||
libvdpau-va-gl
|
||||
libva
|
||||
libva-utils
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue