mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
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