services: guix: Authorize the key for bayfront.guixsd.org. * gnu/services/base.scm (%default-authorized-guix-keys): Add "bayfront.guixsd.org".
1 files changed, 2 insertions(+), 1 deletions(-) M gnu/services/base.scm
M gnu/services/base.scm => gnu/services/base.scm +2 -1
@@ 1332,7 1332,8 @@ failed to register hydra.gnu.org public key: ~a~%" status)))))))) (define %default-authorized-guix-keys ;; List of authorized substitute keys. (list (file-append guix "/share/guix/hydra.gnu.org.pub"))) (list (file-append guix "/share/guix/hydra.gnu.org.pub") (file-append guix "/share/guix/bayfront.guixsd.org.pub"))) (define-record-type* <guix-configuration> guix-configuration make-guix-configuration