Adding doom, removing spacemacs, minor tweaks to home-manager

This commit is contained in:
2020-05-31 14:08:22 -04:00
parent acc95c004c
commit be72def3c1
8 changed files with 286 additions and 774 deletions

View File

@@ -1,6 +1,7 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [ aerc vdirsyncer ];
programs.offlineimap.enable = true;
programs.msmtp.enable = true;
programs.neomutt = {