From: Amin Bandali Date: Mon, 5 Aug 2019 16:44:40 +0000 (-0400) Subject: guix: whoops, add the necessary packages for the guix system setup X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/754f8276d7c47ab747c0b7a4d4c70f868155508f guix: whoops, add the necessary packages for the guix system setup --- 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"))