mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 03:56:09 +01:00
Merge 63224688c7 into 52113c4f5c
This commit is contained in:
commit
cf6b277854
1 changed files with 2 additions and 0 deletions
|
|
@ -91,6 +91,8 @@
|
||||||
lib.optionals useIntelVaapiDriver [ intel-vaapi-driver-32 ]
|
lib.optionals useIntelVaapiDriver [ intel-vaapi-driver-32 ]
|
||||||
++ lib.optionals useIntelMediaDriver [ intel-media-driver-32 ];
|
++ lib.optionals useIntelMediaDriver [ intel-media-driver-32 ];
|
||||||
|
|
||||||
|
hardware.intel-gpu-tools.enable = true;
|
||||||
|
|
||||||
assertions = [
|
assertions = [
|
||||||
{
|
{
|
||||||
assertion = (
|
assertion = (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue