summaryrefslogtreecommitdiff
path: root/vhl-profile.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2016-06-01 10:13:42 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2016-06-01 10:14:05 -0400
commit9b20573186b98f15d1d96e9332bf75726d2ef1b0 (patch)
treec7d58afec00508bf1536131922c9a9c7da1add21 /vhl-profile.scm
parent224a3260da39e274c88862743daf0b779a5b8b26 (diff)
Update VHL profile manifest.
Diffstat (limited to 'vhl-profile.scm')
-rw-r--r--vhl-profile.scm45
1 files changed, 36 insertions, 9 deletions
diff --git a/vhl-profile.scm b/vhl-profile.scm
index e290867..fb9d84b 100644
--- a/vhl-profile.scm
+++ b/vhl-profile.scm
@@ -1,12 +1,39 @@
-(use-package-modules base guile emacs admin mail man gnome ssh xorg gnupg
- screen version-control)
+(use-package-modules admin base bash certs databases emacs guile gnome gnupg
+ mail man messaging package-management ruby screen ssh
+ version-control xorg)
(packages->manifest
- (list glibc-utf8-locales screen
- xmodmap
- openssh gnupg pinentry
- guile-2.0
+ (list bash
+ coreutils
+ emacs
+ emacs-better-defaults
+ emacs-elfeed
+ emacs-ido-ubiquitous
+ emacs-js2-mode
+ emacs-markdown-mode
+ emacs-projectile
+ emacs-rainbow-delimiters
+ emacs-smex
+ emacs-web-mode
+ emacs-yaml-mode
+ geiser
git
- emacs paredit geiser magit
- dmd
- notmuch offlineimap))
+ (list git "send-email")
+ glibc-utf8-locales
+ gnupg
+ guile-2.0
+ guix
+ magit
+ notmuch
+ nss-certs
+ offlineimap
+ openssh
+ paredit
+ pidgin
+ pidgin-otr
+ pinentry
+ redis
+ ruby
+ screen
+ shepherd
+ xmodmap))