projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
guix: add some auxiliary packages to home-manifest
[~bandali/configs]
/
.config
/
guix
/
home-manifest.scm
diff --git
a/.config/guix/home-manifest.scm
b/.config/guix/home-manifest.scm
index
74054fd
..
7ba223b
100644
(file)
--- a/
.config/guix/home-manifest.scm
+++ b/
.config/guix/home-manifest.scm
@@
-1,5
+1,7
@@
(specifications->manifest
(specifications->manifest
- '("cvs"
+ '("audacity"
+ ;"bash-completion"
+ "cvs"
"emacs"
"emacs-alert"
"emacs-async"
"emacs"
"emacs-alert"
"emacs-async"
@@
-49,16
+51,20
@@
"font-ubuntu"
"getmail"
"gettext"
"font-ubuntu"
"getmail"
"gettext"
+ "gimp"
"git"
"git:send-email"
"gnupg"
"guile"
"haunt"
"git"
"git:send-email"
"gnupg"
"guile"
"haunt"
+ "htop"
"hunspell"
"hunspell-dict-en-ca"
"hunspell-dict-en-us"
"icecat"
"hunspell"
"hunspell-dict-en-ca"
"hunspell-dict-en-us"
"icecat"
+ "inkscape"
"isync"
"isync"
+ "mpv"
"msmtp"
"ncdu"
"notmuch"
"msmtp"
"ncdu"
"notmuch"
@@
-66,4
+72,13
@@
"password-store"
"pinentry-emacs"
"rsync"
"password-store"
"pinentry-emacs"
"rsync"
- "screen"))
+ "rtv"
+ "screen"
+ "setxkbmap"
+ "texlive"
+ ;"texlive-base"
+ "xdg-user-dirs"
+ ;"xkbcomp"
+ "xmodmap"
+ "xrdb"
+ "youtube-dl"))