4 lines
100 B
Nix
4 lines
100 B
Nix
{
|
|
thunderbird = ./thunderbird.nix;
|
|
thunderbird-with-firefox = ./thunderbird-with-firefox.nix;
|
|
}
|