fixes and qutebrowser

This commit is contained in:
Chris Cochrun 2025-04-23 15:18:10 -05:00
parent 758ef2d9d2
commit 3330bde398
4 changed files with 50 additions and 50 deletions

View file

@ -24,7 +24,7 @@
graphics = {
enable = true;
extraPackages = with pkgs; [
mesa.drivers
mesa
vaapiVdpau
libvdpau-va-gl
];