11 lines
153 B
Nix
11 lines
153 B
Nix
{
|
|
imports = [
|
|
./qenya
|
|
./randomcat
|
|
|
|
./distributed-builds.nix
|
|
./remote-builder.nix
|
|
./reverse-proxy.nix
|
|
./web-redirect.nix
|
|
];
|
|
}
|