forked from the-distro/infra
7 lines
50 B
Nix
7 lines
50 B
Nix
{
|
|
imports = [
|
|
./hydra
|
|
./postgres
|
|
];
|
|
}
|