We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1914abc + 16aad55 commit 61837d2Copy full SHA for 61837d2
dell/inspiron/3442/default.nix
@@ -2,9 +2,8 @@
2
3
{
4
imports = [
5
- ../../../common/cpu/intel
+ ../../../common/cpu/intel/haswell
6
../../../common/pc/laptop
7
- ../../../common/gpu/intel/haswell
8
];
9
10
hardware.enableAllFirmware = lib.mkDefault true;
0 commit comments