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

7 lines
62 B
Nix
Raw Permalink Normal View History

{
imports = [
../../../common/cpu/intel
../.
];
}