diff options
author | Griffin Smith <root@gws.fyi> | 2020-03-29T16·49-0400 |
---|---|---|
committer | Griffin Smith <root@gws.fyi> | 2020-03-29T16·49-0400 |
commit | 87909fc5cbbbb3bc29c2c92bd4145f3317d5e945 (patch) | |
tree | d3de0d32f38011220a87d355c812ad15d3a4694f /home/home.nix | |
parent | 4a049b08b1afd62979d939daef733ed42b0964e2 (diff) |
Email module for home
notmuch, lieer
Diffstat (limited to 'home/home.nix')
-rw-r--r-- | home/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/home.nix b/home/home.nix index e0ecda410b9f..77499a32ba8a 100644 --- a/home/home.nix +++ b/home/home.nix @@ -4,6 +4,7 @@ imports = [ ./modules/alacritty.nix ./modules/emacs.nix + ./modules/email.nix ./modules/i3.nix ./modules/shell.nix ./modules/vim.nix |