fix(flake): add missing media dependencies
Fixes: #417 Did not opt for setting VDPAU_DRIVER, should be done on user side See: https://wiki.archlinux.org/title/Hardware_video_acceleration#Configuring_VA-API
This commit is contained in:
parent
cb4798b715
commit
750cbf0f9c
1 changed files with 2 additions and 0 deletions
|
|
@ -124,7 +124,9 @@
|
|||
libpulseaudio
|
||||
libxkbcommon
|
||||
stdenv.cc.cc.lib
|
||||
wayland
|
||||
xorg.libxcb
|
||||
xorg.libXrandr
|
||||
zlib
|
||||
zstd
|
||||
])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue