Added vaapi for VR
This commit is contained in:
parent
76e3aab49d
commit
94a8c586aa
@ -49,6 +49,10 @@
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
playerctl
|
||||
|
||||
# Video Accel
|
||||
libva
|
||||
libva-utils
|
||||
];
|
||||
sessionVariables = {
|
||||
NIXOS_OZONE_WL = "1";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user