lenovo/thinkpad/t520: create
Borrow `t420`'s config since the machines only mainly differ in screen size
This commit is contained in:
parent
44ae00e02e
commit
51ec9ab517
8
lenovo/thinkpad/t520/default.nix
Normal file
8
lenovo/thinkpad/t520/default.nix
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
imports = [
|
||||||
|
../.
|
||||||
|
../tp-smapi.nix
|
||||||
|
../../../common/cpu/intel/sandy-bridge
|
||||||
|
../../../common/pc/laptop/acpi_call.nix
|
||||||
|
];
|
||||||
|
}
|
Loading…
Reference in a new issue