diff options
author | David Thompson <dthompson2@worcester.edu> | 2016-06-04 10:08:41 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2016-06-04 10:09:27 -0400 |
commit | 757e43d6c7fa07856f8095db32cbac2fb7947ab0 (patch) | |
tree | 8e6e4c807ddd31a5eea21968873a8827bdb905ef | |
parent | 9b20573186b98f15d1d96e9332bf75726d2ef1b0 (diff) |
Update profile manifest.
-rw-r--r-- | profile.scm | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/profile.scm b/profile.scm index 66f9297..6cd1ffa 100644 --- a/profile.scm +++ b/profile.scm @@ -27,9 +27,9 @@ (gnu packages autotools) (gnu packages texinfo)) -(use-package-modules admin bittorrent emacs fonts game-development +(use-package-modules admin bittorrent emacs engineering fonts game-development gimp gnome gnupg gnuzilla graphviz guile inkscape - less libusb linux mail man mpd ncurses password-utils + less libusb linux mail man mpd music ncurses password-utils pulseaudio screen skribilo ssh version-control video wget xdisorg xorg) @@ -72,26 +72,31 @@ font-adobe-source-han-sans font-dejavu font-inconsolata + geda-gaf geiser-next gimp git (list git "send-email") git-manpages gmtp + gnome-tweak-tool gnupg guile-2.0 icecat inkscape livestreamer magit + milkytracker mpd mpdscribble + mpv ncmpcpp notmuch - ;;obs + obs offlineimap paredit pavucontrol + pcb pinentry pwgen screen @@ -100,9 +105,8 @@ skribilo sshfs-fuse strace - (transmission "gui") + (list transmission "gui") typo - ;; vlc wget xmodmap youtube-dl)) |