raito
211ef9c15b
for multiple roles such as storage or builders. Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
21 lines
281 B
Nix
21 lines
281 B
Nix
{
|
|
imports = [
|
|
./block-crawlers
|
|
./gerrit
|
|
./channel-scripts
|
|
./hydra
|
|
./matrix
|
|
./monitoring
|
|
./uptime-kuma
|
|
./netbox
|
|
./ofborg
|
|
./postgres
|
|
./forgejo
|
|
./baremetal
|
|
./buildbot
|
|
./newsletter
|
|
./s3-revproxy
|
|
./extra-builders
|
|
];
|
|
}
|