7 lines
50 B
Nix
7 lines
50 B
Nix
|
{
|
||
|
imports = [
|
||
|
./programs
|
||
|
./shell
|
||
|
];
|
||
|
}
|