From 91d4ffe8ce4d5bd7f73ab26ba8af5564bd1453c0 Mon Sep 17 00:00:00 2001 From: devhell Date: Sun, 20 Jun 2021 13:59:30 +0100 Subject: profiles/packages: Add aerc I love (neo)mutt to death, but the fact that it still doesn't have modern color support drives nuts. Aerc seems like a viable alternative MUA, so I'll be testing that now for a while. --- modules/user/devhell/profiles/packages.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix index 8d02b955..00602191 100644 --- a/modules/user/devhell/profiles/packages.nix +++ b/modules/user/devhell/profiles/packages.nix @@ -60,6 +60,7 @@ in { environment.systemPackages = with pkgs; [ abook accountsservice + aerc ag alacritty antiword -- cgit 1.4.1