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

8 lines
106 B
Nix
Raw Permalink Normal View History

2018-10-14 00:54:06 +02:00
{
imports = [
../../../common/cpu/intel
../../../common/pc/laptop/acpi_call.nix
2018-10-14 00:54:06 +02:00
../.
];
}