summaryrefslogtreecommitdiffstats
path: root/lenovo/thinkpad/x250.nix
blob: 200327f9c928c2349602212ca3d4998f8ceee36b (plain)
1
2
3
4
5
{ config, pkgs, ... }:

{
  imports = [ ./general-intel.nix ];
}