summaryrefslogtreecommitdiffstats
path: root/lass/1systems/littleT/physical.nix
blob: 9776211aed8e74dfa7df81c210e4e70e6ee2cf8c (plain)
1
2
3
4
5
6
7
{
  imports = [
    ./config.nix
    <stockholm/lass/2configs/hw/x220.nix>
    <stockholm/lass/2configs/boot/stock-x220.nix>
  ];
}