[NixOS] Move xorg stuff around

This commit is contained in:
Ivan Malison 2019-03-14 18:15:29 -07:00
parent 141aee1a47
commit 4a598d8ab3
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -130,9 +130,14 @@ in
synergy synergy
udiskie-appindicator udiskie-appindicator
volnoti volnoti
# xorg
wmctrl
xclip xclip
xdotool xdotool
xorg.xev
xorg.xkbcomp xorg.xkbcomp
xorg.xwininfo
xsettingsd xsettingsd
# Audio # Audio
@ -209,9 +214,6 @@ in
usbutils usbutils
valgrind valgrind
wget wget
wmctrl
xorg.xev
xorg.xwininfo
zsh zsh
# Nix # Nix