5 lines
179 B
Nix
5 lines
179 B
Nix
{
|
|
thunderbird = ./thunderbird.nix;
|
|
thunderbird-with-firefox = ./thunderbird-with-firefox.nix;
|
|
thunderbird-native-messaging-host = ./thunderbird-native-messaging-host.nix;
|
|
}
|