From ca8a37aff026cdeb3830691436766b51be1e1c22 Mon Sep 17 00:00:00 2001 From: devhell Date: Sun, 27 Jun 2021 15:03:12 +0100 Subject: profiles/packages: Remove aerc, add notmuch Aerc didn't turn out to be an improvement. I do like some of its design ideas, but overall it doesn't really make me want to swith away from neomutt. I've sat down and actually went through the pain for trying to configure neomutt's colors properly according to the `tender` colorscheme I've become fond of. It's not perfect since I have to match the closest colors in xterm space, which isn't perfect, and until neomutt has proper color support this will have to do. I've added notmuch to simply find email quickly and be able to tag them. --- modules/user/devhell/profiles/packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix index b66b181f..c0e37e11 100644 --- a/modules/user/devhell/profiles/packages.nix +++ b/modules/user/devhell/profiles/packages.nix @@ -60,7 +60,6 @@ in { environment.systemPackages = with pkgs; [ abook accountsservice - aerc ag alacritty antiword @@ -187,6 +186,7 @@ in { nixopsUnstable nload nmap + notmuch ntfs3g ntfsprogs oneshot -- cgit 1.4.1