summary refs log tree commit diff
path: root/guix.scm
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2017-01-20 21:43:53 +0800
committer宋文武 <iyzsong@member.fsf.org>2017-01-20 21:45:56 +0800
commitb726096bc5fcef1b96554c679b81a34d49265f9c (patch)
tree9407733c4fd5a625f23e0a5a3da57f1edc6e3f29 /guix.scm
parent4f98c3c553b97b01dad42826ff24c5f3c79c439e (diff)
downloadguix-b726096bc5fcef1b96554c679b81a34d49265f9c.tar.gz
services: network-manager: Use record for configuration.
* gnu/services/network-manager.scm (<network-manager-configuration>): New
record type.
(network-manager-shpeherd-service): Change to use the
network-manager-configuration record, rather than a package.  Generate a
simple configuration file from the network-manager-configuration record.
(network-manager-service-type): Update extensions to take the
network-manager-configuration rather than a package.
(network-manager-service): Remove function, the network-manager-service-type
can be used instead, and this avoids keeping the function signature and value
coresponding to the service type in sync.
* doc/guix.texi (Networking Services): Remove documentation for the removed
network-manager-service procedure, and add documentation of the
network-manager-service-type variable and network-manager-configuration
record.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Diffstat (limited to 'guix.scm')
0 files changed, 0 insertions, 0 deletions