1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2025-01-27 03:04:59 +01:00
nixos-hardware/lenovo/thinkpad/t460s/default.nix

7 lines
62 B
Nix
Raw Permalink Normal View History

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