infra/services/default.nix

7 lines
50 B
Nix

{
imports = [
./hydra
./postgres
];
}