diff options
Diffstat (limited to '.config/guix')
| -rw-r--r-- | .config/guix/home-manifest.scm | 7 | 
1 files changed, 6 insertions, 1 deletions
| 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")) | 
