11 lines
96 B
Nix
11 lines
96 B
Nix
_:
|
|
{
|
|
imports = [
|
|
./all.nix
|
|
./ffmpeg.nix
|
|
./mpd
|
|
./cava
|
|
./go-musicfox
|
|
];
|
|
}
|