mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 17:38:41 +08:00
lenovo-thinkpad-x1-6th-gen: use cpu architecture-specific module
This commit is contained in:
committed by
mergify[bot]
parent
7495e87753
commit
8140e8252a
@@ -9,6 +9,7 @@
|
|||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
../.
|
../.
|
||||||
|
../../../../common/cpu/intel/kaby-lake
|
||||||
../../../../common/pc/laptop/acpi_call.nix
|
../../../../common/pc/laptop/acpi_call.nix
|
||||||
../../../../common/pc/laptop/ssd
|
../../../../common/pc/laptop/ssd
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user