summaryrefslogtreecommitdiffstats
path: root/mb/3modules/default.nix
blob: 99d09d4ecc305640b0692234317b1e9a5df4dc8b (plain)
1
2
3
4
5
6
_:
{
  imports = [
    ./hosts.nix
  ];
}