guix: whoops, add the necessary packages for the guix system setup
authorAmin Bandali <bandali@gnu.org>
Mon, 5 Aug 2019 16:44:40 +0000 (12:44 -0400)
committerAmin Bandali <bandali@gnu.org>
Mon, 5 Aug 2019 16:44:40 +0000 (12:44 -0400)
.config/guix/home-manifest.scm

index 74054fd..8cc8196 100644 (file)
@@ -66,4 +66,9 @@
     "password-store"
     "pinentry-emacs"
     "rsync"
-    "screen"))
+    "screen"
+    "setxkbmap"
+    "xdg-user-dirs"
+    ;"xkbcomp"
+    "xmodmap"
+    "xrdb"))