Move user-level configs out of rc.org
[~bandali/configs] / .config / guix / manifest / main.scm
1 (specifications->manifest
2 '("alsa-utils"
3 "bash-completion"
4 "cpufrequtils"
5 "cpupower"
6 "cvs"
7 "dunst"
8 "emacs"
9 "emacs-alert"
10 "emacs-amx"
11 "emacs-async"
12 "emacs-biblio-git"
13 "emacs-boxquote"
14 "emacs-company"
15 "emacs-company-ebdb"
16 "emacs-crux"
17 "emacs-dash"
18 "emacs-debbugs"
19 "emacs-diff-hl"
20 "emacs-dmenu"
21 "emacs-doom-themes"
22 "emacs-ebdb"
23 "emacs-emmet-mode"
24 ;; "emacs-emojify"
25 "emacs-erc-hl-nicks"
26 "emacs-erc-scrolltoplace"
27 "emacs-eshell-up"
28 "emacs-exec-path-from-shell"
29 "emacs-expand-region"
30 "emacs-exwm"
31 "emacs-exwm-edit"
32 "emacs-flycheck"
33 "emacs-geiser"
34 ;; "emacs-gnus-harvest"
35 "emacs-guix"
36 "emacs-helpful"
37 "emacs-hl-todo"
38 "emacs-ivy"
39 "emacs-magit"
40 "emacs-message-x"
41 "emacs-minions"
42 ;; "emacs-multi-term"
43 "emacs-multiple-cursors"
44 "emacs-mwim"
45 ;; "emacs-next"
46 ;; "emacs-next-delight"
47 "emacs-no-littering"
48 "emacs-org"
49 "emacs-org-contrib"
50 "emacs-org-ref"
51 "emacs-orgalist"
52 "emacs-page-break-lines"
53 "emacs-pass"
54 "emacs-pinentry"
55 "emacs-projectile"
56 "emacs-shrink-path-git"
57 "emacs-smart-mode-line"
58 "emacs-typo"
59 "emacs-unkillable-scratch"
60 "emacs-use-package"
61 "emacs-web-mode"
62 "emacs-which-key"
63 "emacs-yasnippet"
64 "emacs-znc-git"
65 "font-adobe-source-code-pro"
66 "font-gnu-freefont-ttf"
67 "font-google-roboto"
68 "font-liberation"
69 "font-linuxlibertine"
70 "font-sil-gentium"
71 "font-tex-gyre"
72 ;; "font-ubuntu"
73 "font-vazir"
74 "getmail"
75 "gettext"
76 "git"
77 "git:send-email"
78 "gnupg"
79 "guile"
80 "haunt"
81 "htop"
82 "hunspell"
83 "hunspell-dict-en-ca"
84 "hunspell-dict-en-us"
85 "isync"
86 "light"
87 "msmtp"
88 "ncdu"
89 "notmuch"
90 "openjdk"
91 "openssh"
92 "openssl"
93 "pass-otp"
94 "password-store"
95 "pasystray"
96 "pinentry-emacs"
97 "poppler" ; for 'pdffonts'
98 "rofi"
99 "rofi-pass"
100 "rsync"
101 "rxvt-unicode"
102 "screen"
103 "scrot"
104 "setxkbmap"
105 "strace"
106 "thinkfan"
107 "unzip"
108 "wget"
109 "xdg-user-dirs"
110 ;; "xkbcomp"
111 "xmodmap"
112 "xrdb"
113 "xset"
114 "xsetroot"))