summaryrefslogtreecommitdiffstats
path: root/lenovo/thinkpad/x250/default.nix
blob: 870d9a857742df83e41b2e36edd1f5f68fa02157 (plain)
1
2
3
4
5
6
{
  imports = [
    ../.
    ../../../common/cpu/intel
  ];
}