1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-07-03 18:03:27 +02:00
nixos-hardware/lenovo/thinkpad/x270/default.nix

7 lines
62 B
Nix
Raw Normal View History

2018-06-21 15:20:57 +02:00
{
imports = [
../.
../../../common/cpu/intel
];
}