7 lines
53 B
Nix
7 lines
53 B
Nix
{
|
|
imports = [
|
|
./gui
|
|
./cli
|
|
./dev
|
|
];
|
|
}
|