forked from the-distro/infra
6 lines
49 B
Nix
6 lines
49 B
Nix
|
{
|
||
|
imports = [
|
||
|
./exporters
|
||
|
./lgtm
|
||
|
];
|
||
|
}
|