guix: add some auxiliary packages to home-manifest
authorAmin Bandali <bandali@gnu.org>
Mon, 5 Aug 2019 23:08:21 +0000 (19:08 -0400)
committerAmin Bandali <bandali@gnu.org>
Mon, 5 Aug 2019 23:08:21 +0000 (19:08 -0400)
.config/guix/home-manifest.scm

index 8cc8196..7ba223b 100644 (file)
@@ -1,5 +1,7 @@
 (specifications->manifest
-  '("cvs"
+  '("audacity"
+    ;"bash-completion"
+    "cvs"
     "emacs"
     "emacs-alert"
     "emacs-async"
     "font-ubuntu"
     "getmail"
     "gettext"
+    "gimp"
     "git"
     "git:send-email"
     "gnupg"
     "guile"
     "haunt"
+    "htop"
     "hunspell"
     "hunspell-dict-en-ca"
     "hunspell-dict-en-us"
     "icecat"
+    "inkscape"
     "isync"
+    "mpv"
     "msmtp"
     "ncdu"
     "notmuch"
     "password-store"
     "pinentry-emacs"
     "rsync"
+    "rtv"
     "screen"
     "setxkbmap"
+    "texlive"
+    ;"texlive-base"
     "xdg-user-dirs"
     ;"xkbcomp"
     "xmodmap"
-    "xrdb"))
+    "xrdb"
+    "youtube-dl"))