* CUPS provides a dbus service.
svn path=/nixos/trunk/; revision=18125
This commit is contained in:
parent
8734b7103e
commit
3f7eb694a9
@ -145,6 +145,8 @@ in
|
|||||||
|
|
||||||
environment.systemPackages = [cups];
|
environment.systemPackages = [cups];
|
||||||
|
|
||||||
|
services.dbus.packages = [cups];
|
||||||
|
|
||||||
environment.etc =
|
environment.etc =
|
||||||
[ # CUPS expects the following files in its ServerRoot.
|
[ # CUPS expects the following files in its ServerRoot.
|
||||||
{ source = "${cups}/etc/cups/mime.convs";
|
{ source = "${cups}/etc/cups/mime.convs";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user