12 lines
142 B
Nix
12 lines
142 B
Nix
{
|
|
imports = [
|
|
./all.nix
|
|
./mpv.nix
|
|
./shotwell.nix
|
|
./thunderbird.nix
|
|
./vlc.nix
|
|
./spotify.nix
|
|
./spotube.nix
|
|
];
|
|
}
|