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

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

This reverts commit 8f38d8a475.

This was added to the wrong laptop model.
This commit is contained in:
Jörg Thalheim 2024-10-20 21:39:15 +02:00 committed by mergify[bot]
parent 8f38d8a475
commit 3854ace106

View file

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