1
0
Fork 0
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:
Jörg Thalheim 2024-10-20 21:40:44 +02:00 committed by mergify[bot]
parent 3854ace106
commit 9da64c8fd9

View file

@ -2,6 +2,7 @@
{
imports = [
../../../common/cpu/intel
../../../common/gpu/intel/alder-lake
../../../common/pc/laptop
../../../common/pc/laptop/ssd
];