{ config, pkgs, ... }: { config.machine.pkgsets.mail_utils.pkgs = with pkgs; [ fetchmail isync mailutils gitpkgs.mu pandoc postfix ]; }