infra/services/default.nix

19 lines
240 B
Nix

{
imports = [
./gerrit
./channel-scripts
./hydra
./matrix
./monitoring
./netbox
./ofborg
./postgres
./forgejo
./baremetal-builder
./buildbot
./newsletter
./s3-revproxy
./mail
];
}