From 27ce21cda4a25e0c8bca18831a9d1a2279f16ce8 Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 20 Jun 2022 17:55:17 -0700 Subject: [PATCH] add aerc: a better terminal mail client TODO: home-manager integration. its config file doesn't obviously support passwords, but i could possibly encode it as a secret and bind-mount the secret location, or symlink it? --- modules/universal/home-manager.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/universal/home-manager.nix b/modules/universal/home-manager.nix index 7661599c2..23729b033 100644 --- a/modules/universal/home-manager.nix +++ b/modules/universal/home-manager.nix @@ -259,6 +259,7 @@ in with pkgs; [ # GUI only + aerc # email client audacity chromium clinfo