Skip to content

Commit 899dc44

Browse files
authored
Merge pull request NixOS#1669 from zatrit/t480-kaby-lake
lenovo/thinkpad/t480: replaced cpu/intel with cpu/intel/kaby-lake
2 parents e279a57 + ef813e4 commit 899dc44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lenovo/thinkpad/t480/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{
44
imports = [
5-
../../../common/cpu/intel
5+
../../../common/cpu/intel/kaby-lake
66
../../../common/pc/ssd
77
../.
88
];

0 commit comments

Comments
 (0)