guix-devel/gnu/services
Tomáš Čech 24e964314e
services: Export *-service-type and *-configuration.
This allows users to use 'modify-services' and similar constructs for
all these service types.

* gnu/services/avahi.scm: export avahi-configuration.
* gnu/services/base.scm: export gpm-configuration and
rngd-configuration.
* gnu/services/databases.scm: export *-service-type and *-configuration.
* gnu/services/dbus.scm: export dbus-configuration.
* gnu/services/dict.scm: export dicod-service-type.
* gnu/services/lirc.scm: export lirc-configuration and
lirc-service-type.
* gnu/services/mail.scm: export dovecot-service-type.
* gnu/services/web.scm: export nginx-configuration and
nginx-service-type.
* gnu/services/xorg.scm: export screen-locker and screen-locker?.
* gnu/services/ssh.scm: export lsh-configuration and lsh-service-type.
* gnu/services/desktop.scm: export *-service, *-service-type
and *-configuration.
* gnu/services/networking.scm: export *-configuration
and *-service-type.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-07-21 18:53:27 +02:00
..
avahi.scm services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
base.scm services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
databases.scm services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
dbus.scm services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
desktop.scm services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
dict.scm services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
herd.scm utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
lirc.scm services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
mail.scm services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
mcron.scm services: Add 'mcron-service'. 2016-06-22 22:56:06 +02:00
networking.scm services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
shepherd.scm services: shepherd: Clarify error message about missing service. 2016-07-19 00:07:12 +02:00
ssh.scm services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
web.scm services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
xorg.scm services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00