fix(plex): vaapi mesa shader cache

This commit is contained in:
arcnmx 2024-02-07 15:02:56 -08:00
parent 5a82c56c67
commit 3d2d881d87
2 changed files with 11 additions and 2 deletions

View file

@ -68,7 +68,7 @@ in {
hardware.opengl = {
enable = true;
extraPackages = with pkgs; [mesa.drivers vaapiVdpau libvdpau-va-gl];
extraPackages = with pkgs; [mesa.drivers];
};
fileSystems = let