diff --git a/2configs/exim-retiolum.nix b/2configs/exim-retiolum.nix index cebfd7c..b8c5c52 100644 --- a/2configs/exim-retiolum.nix +++ b/2configs/exim-retiolum.nix @@ -5,10 +5,6 @@ with lib; krebs.exim-retiolum.enable = true; environment.systemPackages = with pkgs; [ msmtp - mutt-kz - notmuch - # TODO: put this somewhere else - offlineimap ]; }