mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-26 21:09:42 +01:00
Thinkpad x220 has Sandy Bridge CPU
This commit is contained in:
parent
55acbf7497
commit
7234b11dff
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
imports = [
|
||||
../.
|
||||
../../../common/cpu/intel
|
||||
../../../common/cpu/intel/sandy-bridge
|
||||
../../../common/pc/laptop/hdd # TODO: reverse compat
|
||||
../tp-smapi.nix
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue