From 754f8276d7c47ab747c0b7a4d4c70f868155508f Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 5 Aug 2019 12:44:40 -0400 Subject: [PATCH] guix: whoops, add the necessary packages for the guix system setup --- .config/guix/home-manifest.scm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.config/guix/home-manifest.scm b/.config/guix/home-manifest.scm index 74054fd..8cc8196 100644 --- 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")) -- 2.20.1