diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2020-04-11 20:48:40 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2020-04-11 20:48:40 +0200 |
commit | 22ba294f88a3d58db170d96324be41acd70b46f5 (patch) | |
tree | 670fdd218ace264ebd58b43f3bcd0918b62a47d7 /environments | |
parent | ea3b46ee264fc1c01d62a7f3ee538b14cb6e3dca (diff) | |
download | Nix-22ba294f88a3d58db170d96324be41acd70b46f5.tar.gz Nix-22ba294f88a3d58db170d96324be41acd70b46f5.tar.zst Nix-22ba294f88a3d58db170d96324be41acd70b46f5.zip |
Remove notmuch from environment
Diffstat (limited to 'environments')
-rw-r--r-- | environments/immae-eu.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/environments/immae-eu.nix b/environments/immae-eu.nix index fea9674..8f68fdc 100644 --- a/environments/immae-eu.nix +++ b/environments/immae-eu.nix | |||
@@ -31,7 +31,7 @@ let | |||
31 | # e-mails | 31 | # e-mails |
32 | muttprint mutt-ics | 32 | muttprint mutt-ics |
33 | notmuch-python2 notmuch-python3 notmuch-vim | 33 | notmuch-python2 notmuch-python3 notmuch-vim |
34 | neomutt mairix notmuch | 34 | neomutt mairix |
35 | bogofilter fetchmail | 35 | bogofilter fetchmail |
36 | sieve-connect | 36 | sieve-connect |
37 | 37 | ||