guix: add a few packages to home-manifest
[~bandali/configs] / .config / guix / home-manifest.scm
index bd4e6b5..1e2dff2 100644 (file)
@@ -1,9 +1,57 @@
 (specifications->manifest
-  '("cvs"
+  '("audacity"
+    ;"bash-completion"
+    "cvs"
     "emacs"
+    "emacs-alert"
+    "emacs-async"
+    "emacs-boxquote"
+    "emacs-company"
+    "emacs-company-ebdb"
+    "emacs-crux"
+    "emacs-dash"
+    "emacs-debbugs"
+    "emacs-delight"
+    "emacs-diff-hl"
+    ;; "emacs-doom-themes"
+    "emacs-ebdb"
+    "emacs-emmet-mode"
+    "emacs-emojify"
+    "emacs-erc-hl-nicks"
+    "emacs-erc-scrolltoplace"
+    "emacs-eshell-up"
+    "emacs-exec-path-from-shell"
+    "emacs-expand-region"
+    "emacs-flycheck"
+    "emacs-geiser"
+    ;; "emacs-gnus-harvest"
+    "emacs-go-mode"
+    "emacs-guix"
+    "emacs-helpful"
+    "emacs-hl-todo"
+    "emacs-ivy"
     "emacs-magit"
+    "emacs-message-x"
+    "emacs-multi-term"
+    "emacs-multiple-cursors"
+    "emacs-mwim"
     "emacs-org"
     "emacs-org-contrib"
+    "emacs-org-ref"
+    "emacs-orgalist"
+    "emacs-page-break-lines"
+    "emacs-pass"
+    "emacs-pinentry"
+    "emacs-projectile"
+    "emacs-shrink-path"
+    "emacs-smart-mode-line"
+    "emacs-smex"
+    "emacs-typo"
+    "emacs-unkillable-scratch"
+    "emacs-use-package"
+    "emacs-web-mode"
+    "emacs-which-key"
+    "emacs-yasnippet"
     "font-adobe-source-code-pro"
     "font-gnu-freefont-ttf"
     "font-google-roboto"
     "font-tex-gyre"
     "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"
-    ;"msmtp"
+    "mpv"
+    "msmtp"
     "ncdu"
     "notmuch"
     "openssl"
     "password-store"
+    "pinentry-emacs"
+    "poppler"                           ;for 'pdffonts'
     "rsync"
-    "screen"))
+    "rtv"
+    "screen"
+    "setxkbmap"
+    "texlive"
+    ;"texlive-base"
+    "thinkfan"
+    "xdg-user-dirs"
+    ;"xkbcomp"
+    "xmodmap"
+    "xrdb"
+    "youtube-dl"))