mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Hardware/Mesa] Enable MPEG4 VA-API support
This commit is contained in:
parent
fc90a35f59
commit
13926de608
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ in {
|
||||||
# See pkgs.mesa.outputs
|
# See pkgs.mesa.outputs
|
||||||
|
|
||||||
environment.variables = {
|
environment.variables = {
|
||||||
|
VAAPI_MPEG4_ENABLED = "1"; # https://docs.mesa3d.org/envvars.html#va-api-environment-variables
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue