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?
This commit is contained in:
2022-06-20 17:55:17 -07:00
parent 6c810bc82c
commit 27ce21cda4

View File

@@ -259,6 +259,7 @@ in
with pkgs; with pkgs;
[ [
# GUI only # GUI only
aerc # email client
audacity audacity
chromium chromium
clinfo clinfo