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