diff --git a/dell/xps/15-9520/default.nix b/dell/xps/15-9520/default.nix index f4b0eec..1920545 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