diff options
author | tv <tv@shackspace.de> | 2015-08-28 21:59:19 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-08-28 21:59:19 +0200 |
commit | f63b27240ec7b7de1834ddc36a325556498c4e6c (patch) | |
tree | e4cc782872da100b02e60f83b665e2977c5da568 /makefu/2configs/exim-retiolum.nix | |
parent | e5ecd75ac266a77c31790e52c2ea000574be9e22 (diff) | |
parent | 4f968b3cc45db1e6373fa2add55b5afe1608266a (diff) |
Merge remote-tracking branch 'pnp/master'
Diffstat (limited to 'makefu/2configs/exim-retiolum.nix')
-rw-r--r-- | makefu/2configs/exim-retiolum.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/makefu/2configs/exim-retiolum.nix b/makefu/2configs/exim-retiolum.nix index fc570ba97..cebfd7cea 100644 --- a/makefu/2configs/exim-retiolum.nix +++ b/makefu/2configs/exim-retiolum.nix @@ -6,6 +6,9 @@ with lib; environment.systemPackages = with pkgs; [ msmtp mutt-kz + notmuch + # TODO: put this somewhere else + offlineimap ]; } |