mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-14 21:49:34 +03:00
* KDE likes to have xprop.
svn path=/nixos/trunk/; revision=17086
This commit is contained in:
parent
6e2914fb9b
commit
d1e7a90277
1 changed files with 1 additions and 0 deletions
|
@ -337,6 +337,7 @@ in
|
||||||
xorg.setxkbmap
|
xorg.setxkbmap
|
||||||
xorg.iceauth # required for KDE applications (it's called by dcopserver)
|
xorg.iceauth # required for KDE applications (it's called by dcopserver)
|
||||||
xorg.xsetroot
|
xorg.xsetroot
|
||||||
|
xorg.xprop
|
||||||
]
|
]
|
||||||
++ optional (videoDriver == "nvidia") kernelPackages.nvidia_x11;
|
++ optional (videoDriver == "nvidia") kernelPackages.nvidia_x11;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue