me
/
guix
Archived
1
0
Fork 0

doc: Fix mentions of 'nss-certs'.

* doc/guix.texi (Using the Configuration System): Fix mention of 'nss-certs'
after the package has been added to '%default-packages' (see
'65e8472a4b6fc6f66871ba0dad518b7d4c63595e').

* doc/guix.texi (Web Services): Fix mention of 'nss-certs' after the package has
been added to '%default-packages' (see
'65e8472a4b6fc6f66871ba0dad518b7d4c63595e').

Change-Id: Iecdecb8deb440cdea224f3e9e7ce54e89dd575a2
Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
master
Fabio Natali 2024-04-21 20:20:34 +01:00 committed by Florian Pelz
parent b8ccbc942e
commit 67a3a83170
No known key found for this signature in database
GPG Key ID: 300888CB39C63817
1 changed files with 4 additions and 5 deletions

View File

@ -17246,8 +17246,7 @@ This example refers to the @file{/boot/efi} file system by its UUID,
as returned by the @command{blkid} command.
@xref{Desktop Services}, for the exact list of services provided by
@code{%desktop-services}. @xref{X.509 Certificates}, for background
information about the @code{nss-certs} package that is used here.
@code{%desktop-services}.
Again, @code{%desktop-services} is just a list of service objects. If
you want to remove services from there, you can do so using the
@ -32495,9 +32494,9 @@ pulling channels from Git. To that end, it needs to access X.509 certificates
so that it can authenticate Git servers when communicating over HTTPS, and it
assumes that @file{/etc/ssl/certs} contains those certificates.
Thus, make sure to add @code{nss-certs} or another certificate package to the
@code{packages} field of your configuration. @ref{X.509 Certificates}, for
more information on X.509 certificates.
A certificate package, @code{nss-certs}, is provided by default as
part of @code{%base-packages}. @ref{X.509 Certificates}, for more
information on X.509 certificates.
@end quotation
@subsubheading gmnisrv