Skip to content

Commit 60870f2

Browse files
JohnMolotovMic92
andauthored
Apply suggestions from code review
Whitespace consistency Co-authored-by: Jörg Thalheim <[email protected]>
1 parent 04d501e commit 60870f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dell/xps/13-9340/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
../../../common/cpu/intel
44
../../../common/pc/laptop
55
../../../common/pc/ssd
6-
../../../common/gpu/intel/meteor-lake
6+
../../../common/gpu/intel/meteor-lake
77
];
88

99
# Allows for updating firmware via `fwupdmgr`.
@@ -12,5 +12,5 @@
1212
# This will save you money and possibly your life!
1313
services.thermald.enable = mkDefault true;
1414

15-
hardware.intelgpu.deviceID = "7d55";
15+
hardware.intelgpu.deviceID = "7d55";
1616
}

0 commit comments

Comments
 (0)