10 lines
79 B
Nix
10 lines
79 B
Nix
_:
|
|
|
|
{
|
|
imports = [
|
|
./buildbot/master.nix
|
|
./buildbot/slave.nix
|
|
];
|
|
}
|
|
|