Compare commits

..

2 commits

Author SHA1 Message Date
4f835cea7e
Add support for nixos-unstable packages 2026-04-04 18:33:53 +03:00
9a3a422dd3
Hardware acceleration 2026-04-04 18:46:14 +03:00

View file

@ -52,7 +52,6 @@
extraPackages = with pkgs; [
intel-media-driver # VAAPI
intel-compute-runtime # OpenCL
vaapiVdpau # VAAPI <-> VDPAU bridge
libvdpau-va-gl # VDPAU
];
};