diff options
author | David Thompson <dthompson2@worcester.edu> | 2015-10-13 18:04:56 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2015-10-13 18:04:56 -0400 |
commit | bd2804f5387473e4655101a1cf5f3dff5bf1a818 (patch) | |
tree | dbdf412eff29c1196f228314af10b2edd556e5d4 | |
parent | 2f2182bd13715fecb944c122c6d7275a2a772bb1 (diff) |
Update profile.
-rw-r--r-- | profile.scm | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/profile.scm b/profile.scm index 05fad39..46f8784 100644 --- a/profile.scm +++ b/profile.scm @@ -22,9 +22,10 @@ ;; ;; guix package -m profile.scm -(use-package-modules admin emacs fonts gimp gnome gnupg gnuzilla guile - inkscape less linux mail man mpd ncurses pulseaudio - screen ssh version-control video wget xorg) +(use-package-modules admin emacs fonts gimp gnome gnupg gnuzilla graphviz + guile inkscape less libusb linux mail man mpd ncurses + pulseaudio screen skribilo ssh version-control video + wget xorg) (packages->manifest (list alsa-utils @@ -40,7 +41,8 @@ git (list git "send-email") git-manpages - gnome-icon-theme + gmtp + adwaita-icon-theme gnome-themes-standard gnupg guile-2.0 @@ -57,8 +59,10 @@ pavucontrol pinentry screen + skribilo sshfs-fuse strace + typo vlc wget xmodmap |