summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-05-11 22:59:29 +0200
committerLudovic Courtès <ludo@gnu.org>2015-05-11 23:01:20 +0200
commitefb5e833ba0450c5136e7a282c83789bd623afd1 (patch)
treefe4f77a344ccb224055729a22bf206ee11962db2 /gnu
parent1303a4a4517260def862ce7fe97e6b28dd8005e1 (diff)
downloadguix-efb5e833ba0450c5136e7a282c83789bd623afd1.tar.gz
guix-efb5e833ba0450c5136e7a282c83789bd623afd1.tar.xz
doc: Document X.509 certificates.
* doc/guix.texi (Using the Configuration System): Add xref to "X.509 Certificates". (X.509 Certificates): New section. * gnu/system/examples/desktop.tmpl: Use NSS-CERTS.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/system/examples/desktop.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/system/examples/desktop.tmpl b/gnu/system/examples/desktop.tmpl
index 07e3f0b1d6..b2919f7221 100644
--- a/gnu/system/examples/desktop.tmpl
+++ b/gnu/system/examples/desktop.tmpl
@@ -3,7 +3,7 @@
(use-modules (gnu) (gnu system nss))
(use-service-modules desktop)
-(use-package-modules xfce ratpoison wicd avahi xorg)
+(use-package-modules xfce ratpoison wicd avahi xorg certs)
(operating-system
(host-name "antelope")
@@ -32,6 +32,7 @@
;; sessions using either of these at the log-in screen.
(packages (cons* xfce ratpoison ;desktop environments
xterm wicd avahi ;useful tools
+ nss-certs ;for HTTPS access
%base-packages))
;; Use the "desktop" services, which include the X11