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