guix/gnu
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
..
build
packages gnu: tesseract-ocr: Update to 3.04.01. 2016-07-21 17:18:42 +03:00
services services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
system services: Add pam-limits-service. 2016-07-19 23:50:03 +02:00
tests tests: install: Generalize 'run-install'. 2016-07-18 01:26:03 +02:00
artwork.scm
local.mk gnu: llvm: Update to 3.8.1. 2016-07-18 20:28:21 -05:00
packages.scm
services.scm
system.scm
tests.scm