nixos-hardware/lenovo/thinkpad/t460s/default.nix

8 lines
106 B
Nix
Raw Permalink Normal View History

2016-07-09 11:36:19 +02:00
{
imports = [
../../../common/cpu/intel
../../../common/pc/laptop/acpi_call.nix
../.
];
2016-07-09 11:36:19 +02:00
}