{ pkgs, ... }:
with import ../5pkgs { inherit pkgs; };
{
environment.systemPackages = [
much
msmtp
notmuch
pythonPackages.alot
qprint
w3m
];
}