forked from the-distro/infra
raito
58c0dd3d2e
To prepare for public communications and updates. Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
16 lines
189 B
Nix
16 lines
189 B
Nix
{
|
|
imports = [
|
|
./gerrit
|
|
./hydra
|
|
./matrix
|
|
./monitoring
|
|
./netbox
|
|
./ofborg
|
|
./postgres
|
|
./forgejo
|
|
./baremetal-builder
|
|
./buildbot
|
|
./newsletter
|
|
];
|
|
}
|