10 lines
93 B
Nix
10 lines
93 B
Nix
{
|
|
imports = [
|
|
./all.nix
|
|
./ffmpeg.nix
|
|
./mpd
|
|
./cava
|
|
./go-musicfox
|
|
];
|
|
}
|