mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix(plex): vaapi mesa shader cache
This commit is contained in:
parent
5a82c56c67
commit
3d2d881d87
2 changed files with 11 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue