Skip to content

Commit

Permalink
dell/xps/15-9520: add alder-lake gpu profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 authored and mergify[bot] committed Oct 20, 2024
1 parent 3854ace commit 9da64c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dell/xps/15-9520/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9da64c8

Please sign in to comment.