1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-11-01 08:39:41 +01:00

dell/xps/15-9520: use alder-lake gpu profile

This commit is contained in:
Pádraic Ó Mhuiris 2024-10-20 11:14:04 +02:00 committed by mergify[bot]
parent be33295d69
commit 8f38d8a475
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
imports = [ ../. ];
hardware.intelgpu.vaapiDriver = "intel-media-driver";
}

View file

@ -3,6 +3,7 @@
{
imports = [
../../../common/cpu/intel
../../../common/gpu/intel/alder-lake
../../../common/pc/laptop
# To just use Intel integrated graphics with Intel's open source driver
# ../../../common/gpu/nvidia/disable.nix