* Cause KDE's Polkit authentication agent to be started at login.

You now get a nice popup window asking for the appropriate password
  if you try to do something that requires administrative privilege
  (e.g. "pkexec ls" in a terminal, unmounting devices that don't
  belong to you in Dolphin, or killing other people's processes in
  ksysguard).

svn path=/nixos/trunk/; revision=28735
This commit is contained in:
Eelco Dolstra 2011-08-22 11:51:03 +00:00
parent d1ae2c2ac1
commit ecbfe0d9c0

View File

@ -110,6 +110,9 @@ in
pkgs.kde4.kde_wallpapers # contains kdm's default background
pkgs.kde4.oxygen_icons
# Starts KDE's Polkit authentication agent.
pkgs.polkit_kde_agent
# Phonon backends.
pkgs.phonon_backend_gstreamer
pkgs.gst_all.gstPluginsBase