This allows us to define options on the top level, so that we can write
modules to generate config for multiple hosts.
Idea from
1c51514586
6 lines
41 B
Nix
6 lines
41 B
Nix
{
|
|
imports = [
|
|
./colmena.nix
|
|
];
|
|
}
|