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