mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-06 09:58:47 +08:00
dell/xps/15-9520: use alder-lake gpu profile
This commit is contained in:
committed by
mergify[bot]
parent
be33295d69
commit
8f38d8a475
5
common/gpu/intel/alder-lake/default.nix
Normal file
5
common/gpu/intel/alder-lake/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
imports = [ ../. ];
|
||||
|
||||
hardware.intelgpu.vaapiDriver = "intel-media-driver";
|
||||
}
|
||||
Reference in New Issue
Block a user