about summary refs log tree commit diff
path: root/hosts/common/hardware/xps9300.nix
blob: 79344784befccfe19f566ace2af10d8928b01830 (plain) (blame)
1
2
3
4
5
{
  imports = [
    ./intel.nix
  ];
}