From 785184c7efc944466c48af709094df308f411f94 Mon Sep 17 00:00:00 2001 From: Katherina Walshe-Grey Date: Fri, 14 Jun 2024 23:02:59 +0100 Subject: [PATCH] [tohru] Install Thunderbird --- hosts/tohru/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/tohru/home.nix b/hosts/tohru/home.nix index dfbdbe8..31f8e74 100644 --- a/hosts/tohru/home.nix +++ b/hosts/tohru/home.nix @@ -14,6 +14,7 @@ bitwarden foliate keepassxc + thunderbird tor-browser-bundle-bin ]; programs.chromium.enable = true;