forked from the-distro/infra
9 lines
91 B
Nix
9 lines
91 B
Nix
{
|
|
imports = [
|
|
./common.nix
|
|
./dnsimple.nix
|
|
./hydra.nix
|
|
./state.nix
|
|
];
|
|
}
|