1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-09-21 05:47:22 +02:00
nixos-hardware/lenovo/thinkpad/x270/default.nix

7 lines
62 B
Nix
Raw Permalink Normal View History

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