[notmuch] Add notmuch to my guix profile
This commit is contained in:
parent
eee994b35e
commit
ce74016324
1 changed files with 7 additions and 0 deletions
|
@ -162,3 +162,10 @@ Kde Connect is an awesome application to connect devices together for functions
|
|||
#+begin_src scheme :noweb-ref guix-packages
|
||||
(specification->package "kdeconnect")
|
||||
#+end_src
|
||||
|
||||
Notmuch is an email indexing service, somewhat like mu. I'm trying it out. The default interface for it is Emacs.
|
||||
|
||||
#+begin_src scheme :noweb-ref guix-packages
|
||||
(specification->package "notmuch")
|
||||
(specification->package "emacs-notmuch")
|
||||
#+end_src
|
||||
|
|
Loading…
Reference in a new issue