7 lines
47 B
Nix
7 lines
47 B
Nix
|
{
|
||
|
imports = [
|
||
|
./gui
|
||
|
./network
|
||
|
];
|
||
|
}
|