thunderbird
This commit is contained in:
parent
c56d621059
commit
15788f856a
1 changed files with 0 additions and 14 deletions
|
@ -19,7 +19,6 @@
|
|||
msmtp.enable = true;
|
||||
flavor = "fastmail.com";
|
||||
passwordCommand = "rbw get mu4e-fastmail";
|
||||
# thunderbird.enable = true;
|
||||
};
|
||||
|
||||
"admin@studyoftime.org" = {
|
||||
|
@ -38,19 +37,7 @@
|
|||
imap.host = "imap.dreamhost.com";
|
||||
smtp.host = "imap.dreamhost.com";
|
||||
userName = "admin@studyoftime.org";
|
||||
# thunderbird.enable = true;
|
||||
};
|
||||
|
||||
# "m.nishlapidus@utoronto.ca" = {
|
||||
# address = "m.nishlapidus@utoronto.ca";
|
||||
# realName = "Matt Nish-Lapidus";
|
||||
# imap.host = "outlook.office365.com";
|
||||
# imap.port = 993;
|
||||
# smtp.host = "smtp.office365.com";
|
||||
# smtp.port = 587;
|
||||
# userName = "m.nishlapidus@utoronto.ca";
|
||||
# thunderbird.enable = true;
|
||||
# };
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -62,7 +49,6 @@
|
|||
msmtp.enable = true;
|
||||
thunderbird = {
|
||||
enable = true;
|
||||
package = pkgs.thunderbird-latest;
|
||||
profiles.emenel = {
|
||||
isDefault = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue