idk. some more?

This commit is contained in:
Chris Cochrun 2023-04-25 09:27:20 -05:00
parent 496a3e15b5
commit dde40c5adf
3 changed files with 5 additions and 3 deletions

View file

@ -21,7 +21,9 @@
hardware = {
opengl = {
enable = true;
driSupport32Bit = true;
extraPackages = with pkgs; [
mesa.drivers
vaapiVdpau
libvdpau-va-gl
];