From 9da64c8fd97274d6cd2fda6bc161abc229aeb6c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Sun, 20 Oct 2024 21:40:44 +0200 Subject: [PATCH] dell/xps/15-9520: add alder-lake gpu profile --- dell/xps/15-9520/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dell/xps/15-9520/default.nix b/dell/xps/15-9520/default.nix index f4b0eecd..19205454 100644 --- a/dell/xps/15-9520/default.nix +++ b/dell/xps/15-9520/default.nix @@ -2,13 +2,14 @@ { imports = [ ../../../common/cpu/intel + ../../../common/gpu/intel/alder-lake ../../../common/pc/laptop ../../../common/pc/laptop/ssd ]; # This will save you money and possibly your life! services.thermald.enable = lib.mkDefault true; - + # WiFi speed is slow and crashes by default (https://bugzilla.kernel.org/show_bug.cgi?id=213381) # disable_11ax - required until ax driver support is fixed # power_save - works well on this card