projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f5422b
)
guix: whoops, add the necessary packages for the guix system setup
author
Amin Bandali
<bandali@gnu.org>
Mon, 5 Aug 2019 16:44:40 +0000
(12:44 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Mon, 5 Aug 2019 16:44:40 +0000
(12:44 -0400)
.config/guix/home-manifest.scm
patch
|
blob
|
blame
|
history
diff --git
a/.config/guix/home-manifest.scm
b/.config/guix/home-manifest.scm
index
74054fd
..
8cc8196
100644
(file)
--- a/
.config/guix/home-manifest.scm
+++ b/
.config/guix/home-manifest.scm
@@
-66,4
+66,9
@@
"password-store"
"pinentry-emacs"
"rsync"
- "screen"))
+ "screen"
+ "setxkbmap"
+ "xdg-user-dirs"
+ ;"xkbcomp"
+ "xmodmap"
+ "xrdb"))