15 lines
172 B
Nix
15 lines
172 B
Nix
{
|
|
imports = [
|
|
./gerrit
|
|
./hydra
|
|
./matrix
|
|
./monitoring
|
|
./netbox
|
|
./ofborg
|
|
./postgres
|
|
./forgejo
|
|
./baremetal-builder
|
|
./buildbot
|
|
];
|
|
}
|