all repos — nixfiles @ 41ab368a97f65215b47f1d1bad30e55faae40976

System and user configuration, managed by nix and home-manager

Remove e-mail setup
Alan Pearce alan@alanpearce.eu
Fri, 29 Mar 2019 15:37:36 +0100
commit

41ab368a97f65215b47f1d1bad30e55faae40976

parent

c208816f345531ee86486c82cb9c543bbdf08d71

2 files changed, 0 insertions(+), 8 deletions(-)

jump to
M modules/user-interface.nixmodules/user-interface.nix
@@ -25,11 +25,6 @@ mlterm 
     lxappearance
 
-    offlineimap
-    isync
-    mu
-    msmtp
-
     weechat
 
     unstable.pass-otp
M packages/emacs.nixpackages/emacs.nix
@@ -56,7 +56,6 @@ evil-collection     evil-commentary
     evil-leader
     evil-magit
-    evil-mu4e
     evil-org
     evil-quickscope
     evil-snipe
@@ -140,6 +139,4 @@     epkgs.hook-helpers
     epkgs.dired-du
     # From main packages set
-
-    pkgs.mu
   ])