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

8 lines
106 B
Nix
Raw Permalink Normal View History

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