7 lines
45 B
Nix
7 lines
45 B
Nix
|
{
|
||
|
imports = [
|
||
|
./cava
|
||
|
./yazi
|
||
|
];
|
||
|
}
|