forked from the-distro/infra
raito
98a33e4300
With: - A package hierarchy - A source-based Gerrit deployment Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
9 lines
76 B
Nix
9 lines
76 B
Nix
{
|
|
imports = [
|
|
./hydra
|
|
./postgres
|
|
./netbox
|
|
./gerrit
|
|
];
|
|
}
|