guix: add a few packages to home-manifest
[~bandali/configs] / .config / guix / home-manifest.scm
CommitLineData
2fd6955d 1(specifications->manifest
3054f8c9
AB
2 '("audacity"
3 ;"bash-completion"
4 "cvs"
2fd6955d 5 "emacs"
dca50cf5
AB
6 "emacs-alert"
7 "emacs-async"
5b10d879 8 "emacs-boxquote"
dca50cf5 9 "emacs-company"
5b10d879 10 "emacs-company-ebdb"
dca50cf5
AB
11 "emacs-crux"
12 "emacs-dash"
13 "emacs-debbugs"
5b10d879 14 "emacs-delight"
dca50cf5 15 "emacs-diff-hl"
838a9468 16 ;; "emacs-doom-themes"
5b10d879 17 "emacs-ebdb"
dca50cf5
AB
18 "emacs-emmet-mode"
19 "emacs-emojify"
20 "emacs-erc-hl-nicks"
5b10d879 21 "emacs-erc-scrolltoplace"
dca50cf5
AB
22 "emacs-eshell-up"
23 "emacs-exec-path-from-shell"
24 "emacs-expand-region"
25 "emacs-flycheck"
26 "emacs-geiser"
5b10d879 27 ;; "emacs-gnus-harvest"
dca50cf5
AB
28 "emacs-go-mode"
29 "emacs-guix"
30 "emacs-helpful"
31 "emacs-hl-todo"
32 "emacs-ivy"
2fd6955d 33 "emacs-magit"
5b10d879 34 "emacs-message-x"
dca50cf5
AB
35 "emacs-multi-term"
36 "emacs-multiple-cursors"
5b10d879 37 "emacs-mwim"
2fd6955d
AB
38 "emacs-org"
39 "emacs-org-contrib"
dca50cf5
AB
40 "emacs-org-ref"
41 "emacs-orgalist"
42 "emacs-page-break-lines"
43 "emacs-pass"
44 "emacs-pinentry"
45 "emacs-projectile"
5b10d879 46 "emacs-shrink-path"
dca50cf5
AB
47 "emacs-smart-mode-line"
48 "emacs-smex"
49 "emacs-typo"
5b10d879 50 "emacs-unkillable-scratch"
dca50cf5
AB
51 "emacs-use-package"
52 "emacs-web-mode"
53 "emacs-which-key"
54 "emacs-yasnippet"
2fd6955d
AB
55 "font-adobe-source-code-pro"
56 "font-gnu-freefont-ttf"
57 "font-google-roboto"
58 "font-liberation"
59 "font-linuxlibertine"
60 "font-sil-gentium"
61 "font-tex-gyre"
62 "font-ubuntu"
63 "getmail"
dca50cf5 64 "gettext"
3054f8c9 65 "gimp"
2fd6955d
AB
66 "git"
67 "git:send-email"
68 "gnupg"
dca50cf5 69 "guile"
2fd6955d 70 "haunt"
3054f8c9 71 "htop"
dca50cf5
AB
72 "hunspell"
73 "hunspell-dict-en-ca"
74 "hunspell-dict-en-us"
2fd6955d 75 "icecat"
3054f8c9 76 "inkscape"
2fd6955d 77 "isync"
3054f8c9 78 "mpv"
dca50cf5 79 "msmtp"
2fd6955d
AB
80 "ncdu"
81 "notmuch"
82 "openssl"
83 "password-store"
dca50cf5 84 "pinentry-emacs"
838a9468 85 "poppler" ;for 'pdffonts'
2fd6955d 86 "rsync"
3054f8c9 87 "rtv"
754f8276
AB
88 "screen"
89 "setxkbmap"
3054f8c9
AB
90 "texlive"
91 ;"texlive-base"
838a9468 92 "thinkfan"
754f8276
AB
93 "xdg-user-dirs"
94 ;"xkbcomp"
95 "xmodmap"
3054f8c9
AB
96 "xrdb"
97 "youtube-dl"))