10 lines
68 B
Nix
10 lines
68 B
Nix
{
|
|
...
|
|
}:
|
|
{
|
|
imports = [
|
|
./options.nix
|
|
./build.nix
|
|
];
|
|
}
|