1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

install: Add nss-certs to the image.

* gnu/system/install.scm (installation-os)[packages]: Add nss-certs.
This commit is contained in:
Pierre Neidhardt
2019-02-08 15:30:08 +01:00
parent 1d5be0b61c
commit 0b767e3d5b

View File

@@ -409,6 +409,7 @@ You have been warned. Thanks for being so brave.\x1b[0m
;; available here, so we keep that.
bash-completion
nvi ;:wq!
nss-certs ; To access HTTPS, use git, etc.
%base-packages))))
(define* (os-with-u-boot os board #:key (bootloader-target "/dev/mmcblk0")