From 8f919c7ad9cf7c7cb5de3b73c18d562cde6f6eff Mon Sep 17 00:00:00 2001 From: foosinn Date: Tue, 17 Aug 2021 14:58:09 +0200 Subject: [PATCH] thunderbird is nice to have --- roles/mail.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/mail.nix b/roles/mail.nix index 0f6f788..8e834c5 100644 --- a/roles/mail.nix +++ b/roles/mail.nix @@ -9,6 +9,7 @@ in { khal msmtp notmuch + thunderbird vdirsyncer ]; }