51ec9ab517
Borrow `t420`'s config since the machines only mainly differ in screen size
9 lines
139 B
Nix
9 lines
139 B
Nix
{
|
|
imports = [
|
|
../.
|
|
../tp-smapi.nix
|
|
../../../common/cpu/intel/sandy-bridge
|
|
../../../common/pc/laptop/acpi_call.nix
|
|
];
|
|
}
|