Add ‘org-contacts’ to my configuration
This commit is contained in:
parent
884f722efc
commit
7450bdcb2c
1 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,8 @@
|
|||
#:use-module ((gnu packages emacs-xyz)
|
||||
#:select (emacs-org-roam
|
||||
emacs-vterm
|
||||
emacs-guix))
|
||||
emacs-guix
|
||||
emacs-org-contacts))
|
||||
#:use-module ((gnu packages file-systems)
|
||||
#:select (tmsu))
|
||||
#:use-module ((gnu packages forth)
|
||||
|
@ -186,6 +187,7 @@
|
|||
emacs-org-roam
|
||||
emacs-org-roam-ui
|
||||
emacs-vterm
|
||||
emacs-org-contacts
|
||||
fakeroot ; Needed for build arch packages
|
||||
tmsu
|
||||
mpd-random-albums
|
||||
|
|
Loading…
Reference in a new issue