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.
1 parent db030f6 commit 16aad55Copy full SHA for 16aad55
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