mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-14 10:41:04 +01:00
Merge pull request #1669 from zatrit/t480-kaby-lake
lenovo/thinkpad/t480: replaced cpu/intel with cpu/intel/kaby-lake
This commit is contained in:
commit
899dc449bc
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
../../../common/cpu/intel
|
../../../common/cpu/intel/kaby-lake
|
||||||
../../../common/pc/ssd
|
../../../common/pc/ssd
|
||||||
../.
|
../.
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue