mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-01 08:39:41 +01:00
lenovo-thinkpad-x1-6th-gen: use cpu architecture-specific module
This commit is contained in:
parent
7495e87753
commit
8140e8252a
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
{
|
||||
imports = [
|
||||
../.
|
||||
../../../../common/cpu/intel/kaby-lake
|
||||
../../../../common/pc/laptop/acpi_call.nix
|
||||
../../../../common/pc/laptop/ssd
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue