{ config, lib, pkgs, ... }: with import ; { environment.systemPackages = with pkgs; [ abook gnupg imapfilter msmtp notmuch neomutt offlineimap openssl w3m ]; }