From daa40ab139508684ee09703193984b327b071b9b Mon Sep 17 00:00:00 2001 From: Felix Nehrke Date: Fri, 10 Oct 2025 13:11:25 +0200 Subject: [PATCH] Replace mutt by neomutt and add offlineimap neomutt simply fits my use-cases better than mutt and offlineimap allows be to browse my mails blazingly fast! --- group_vars/localhost/debian.config.yml | 3 ++- group_vars/localhost/macos.config.yml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/group_vars/localhost/debian.config.yml b/group_vars/localhost/debian.config.yml index fd1c189..039ed8a 100644 --- a/group_vars/localhost/debian.config.yml +++ b/group_vars/localhost/debian.config.yml @@ -61,16 +61,17 @@ apt_packages: - lynx - make - meld -- mutt - mythes-de - mythes-en-us - nala - ncal +- neomutt - neovim - network-manager-openconnect - network-manager-openconnect-gnome - nmap - oathtool +- offlineimap - openconnect - openssl - pandoc diff --git a/group_vars/localhost/macos.config.yml b/group_vars/localhost/macos.config.yml index aa84615..0b5859a 100644 --- a/group_vars/localhost/macos.config.yml +++ b/group_vars/localhost/macos.config.yml @@ -21,10 +21,11 @@ brew_packages: - kubernetes-cli - lesspipe - lynx -- mutt +- neomutt - nmap - nvim - oathtool +- offlineimap - opentofu - pandoc - plantuml