nixpkgs/nixos/modules/services/x11/desktop-managers
Bjørn Forsman a156a8ab1a nixos/gnome-desktop: fix adding printers with GNOME Control Center
...by adding system-config-printer to services.dbus.packages (if
services.printing.enable is true).

Without this patch, trying to add a printer will result in a little dialog
saying "Failed to add new printer" and gnome-control-center will print this to
the terminal (line wrapped):

(gnome-control-center:3546): printers-cc-panel-WARNING **: \
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: \
  The name org.fedoraproject.Config.Printing was not provided by any .service files

system-config-printer supplies the "org.fedoraproject.Config.Printing" dbus
service, thus fixing the problem.
2016-06-22 11:13:31 +02:00
..
default.nix e19: rename to enlightenment, drop old one 2016-03-12 03:10:37 +03:00
enlightenment.nix makeSearchPathOutputs: refactor to makeSearchPathOutput 2016-04-25 13:24:39 +03:00
gnome3.nix nixos/gnome-desktop: fix adding printers with GNOME Control Center 2016-06-22 11:13:31 +02:00
kde4.nix Revert "pulseaudio: select correct outputs" 2016-04-28 17:06:09 +03:00
kde5.nix nixos/kde5: include setup hook and icons with sddm theme 2016-06-09 12:39:10 -05:00
kodi.nix Remove all explicit assignments of desktopManagerHandlesLidAndPower 2015-09-04 09:34:15 -06:00
none.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
xfce.nix i3 & xfce modules: add extraSessionCommands for WM-specific user-defined xsession lines 2016-06-19 23:52:14 +01:00
xterm.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00