add thunderbird
This commit is contained in:
parent
6788f60274
commit
7d7d1b076d
1 changed files with 4 additions and 0 deletions
|
|
@ -52,6 +52,10 @@
|
|||
|
||||
programs = {
|
||||
firefox.enable = true;
|
||||
thunderbird = {
|
||||
enable = true;
|
||||
package = pkgs.thunderbird-latest;
|
||||
};
|
||||
};
|
||||
|
||||
# Some excludes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue