guix-play/gnu/services
Christopher Baines 25e071ead9
services: nginx: Support extra content in the http block.
This helpful when adding content to the nginx configuration file, which isn't
supported by the record type used for the configuration.  For example, like
adding proxy_cache_path configuration.

* gnu/packages/web.scm (<nginx-configuration>): Add new extra-content field.
  (nginx-configuration-extra-content): New field accessor.
  (default-nginx-config): Add support for the extra-content field.
* doc/guix.texi (NGINX): Document the new extra-content field.
2018-06-12 21:18:10 +01:00
..
admin.scm
audio.scm
avahi.scm
base.scm services: fstab: Properly handle file system labels. 2018-05-29 15:09:44 +02:00
certbot.scm
cgit.scm services: cgit: Make project-list permit a file-object. 2018-05-18 17:24:39 +01:00
configuration.scm
cuirass.scm
cups.scm
databases.scm
dbus.scm services: dbus: Search more directories for '.service' files. 2018-05-20 21:42:33 +03:00
desktop.scm gnu: mate-desktop-service-type: Add description. 2018-05-24 10:15:51 +02:00
dict.scm
dns.scm services: dnsmasq-service-type: Add default configuration and description. 2018-06-08 23:32:49 +08:00
games.scm gnu: services: Fix wesnothd-configuration? symbol export. 2018-05-14 20:15:28 +05:30
herd.scm
kerberos.scm
lirc.scm
mail.scm
mcron.scm
messaging.scm services: bitlbee: Add plugins. 2018-05-11 00:15:59 +02:00
monitoring.scm
networking.scm services: connman: Add polkit hooks for connman. 2018-05-20 21:42:34 +03:00
nfs.scm
pm.scm
rsync.scm
sddm.scm
shepherd.scm
sound.scm gnu: Add sound service. 2018-05-02 15:11:13 +03:00
spice.scm
ssh.scm
sysctl.scm
telephony.scm
version-control.scm
virtualization.scm
vpn.scm
web.scm services: nginx: Support extra content in the http block. 2018-06-12 21:18:10 +01:00
xorg.scm