summaryrefslogtreecommitdiffstats
path: root/modules/plugins/hydra/default.nix
blob: d35f4d7c5fa56f29888a4759c97d1bce14647720 (plain)
1
2
3
4
5
6
{
  imports = [
    ./hydra.nix
    ./config.nix
  ];
}