mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-01 00:29:40 +01:00
dell/xps/15-9520: add alder-lake gpu profile
This commit is contained in:
parent
3854ace106
commit
9da64c8fd9
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
imports = [
|
||||
../../../common/cpu/intel
|
||||
../../../common/gpu/intel/alder-lake
|
||||
../../../common/pc/laptop
|
||||
../../../common/pc/laptop/ssd
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue