mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 08:19:47 +01:00
Added vaapi for VR
This commit is contained in:
parent
76e3aab49d
commit
94a8c586aa
@ -49,6 +49,10 @@
|
|||||||
environment = {
|
environment = {
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
playerctl
|
playerctl
|
||||||
|
|
||||||
|
# Video Accel
|
||||||
|
libva
|
||||||
|
libva-utils
|
||||||
];
|
];
|
||||||
sessionVariables = {
|
sessionVariables = {
|
||||||
NIXOS_OZONE_WL = "1";
|
NIXOS_OZONE_WL = "1";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user