Install ‘emacs-org-roam’ into my home profile
This commit is contained in:
parent
eb1c736cb3
commit
22cd7bad72
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,8 @@
|
||||||
#:select (package-name))
|
#:select (package-name))
|
||||||
#:use-module ((guix transformations)
|
#:use-module ((guix transformations)
|
||||||
#:select (options->transformation))
|
#:select (options->transformation))
|
||||||
|
#:use-module ((nongnu packages emacs)
|
||||||
|
#:select (emacs-org-roam-ui))
|
||||||
#:use-module ((oni home config common)
|
#:use-module ((oni home config common)
|
||||||
#:select (home-redshift-service
|
#:select (home-redshift-service
|
||||||
;; home-xbindkeys-service
|
;; home-xbindkeys-service
|
||||||
|
@ -181,6 +183,7 @@
|
||||||
count-emails
|
count-emails
|
||||||
shutdown-rofi
|
shutdown-rofi
|
||||||
emacs-org-roam
|
emacs-org-roam
|
||||||
|
emacs-org-roam-ui
|
||||||
emacs-vterm
|
emacs-vterm
|
||||||
fakeroot ; Needed for build arch packages
|
fakeroot ; Needed for build arch packages
|
||||||
tmsu
|
tmsu
|
||||||
|
|
Loading…
Reference in a new issue