13 lines
145 B
Nix
13 lines
145 B
Nix
_:
|
|
{
|
|
imports = [
|
|
./all.nix
|
|
./mpv.nix
|
|
./shotwell.nix
|
|
./thunderbird.nix
|
|
./vlc.nix
|
|
./spotify.nix
|
|
./spotube.nix
|
|
];
|
|
}
|