diff options
author | Tyler Murphy <tylerm@tylerm.dev> | 2023-09-05 21:07:58 -0400 |
---|---|---|
committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-09-05 21:07:58 -0400 |
commit | c63e81fc778068242b6675ad76c3e5903abd3657 (patch) | |
tree | f2281bd78061cbafa4b24d4a26fce4561f94e392 /modules/home-config | |
parent | readme and license (diff) | |
download | dotfiles-guix-c63e81fc778068242b6675ad76c3e5903abd3657.tar.gz dotfiles-guix-c63e81fc778068242b6675ad76c3e5903abd3657.tar.bz2 dotfiles-guix-c63e81fc778068242b6675ad76c3e5903abd3657.zip |
make better
Diffstat (limited to 'modules/home-config')
-rw-r--r-- | modules/home-config/base-system.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/home-config/base-system.scm b/modules/home-config/base-system.scm index 0276bfd..452ba55 100644 --- a/modules/home-config/base-system.scm +++ b/modules/home-config/base-system.scm @@ -92,6 +92,8 @@ "linux-pam" "pulseaudio" ;;"pipewire" + "libx11" + "xorg-server-xwayland" "fprintd" "wireplumber" "virt-manager" |