1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2025-01-26 10:44:59 +01:00
nixos-hardware/lenovo/thinkpad/t460/default.nix

7 lines
62 B
Nix
Raw Permalink Normal View History

2021-04-19 06:31:26 -07:00
{
imports = [
../../../common/cpu/intel
../.
];
}