X-Git-Url: https://git.hcoop.net/jackhill/guix/guix.git/blobdiff_plain/6a837b6062ab405f6ca6d9c0163836769098d89b..0bc02becca1b4b0b3eddb7972567a75f0d464b72:/gnu/system/install.scm diff --git a/gnu/system/install.scm b/gnu/system/install.scm index 45b3a0c839..c345ba0626 100644 --- a/gnu/system/install.scm +++ b/gnu/system/install.scm @@ -250,7 +250,7 @@ You have been warned. Thanks for being so brave.\x1b[0m ;; The usual services. (syslog-service) - ;; The build daemon. Register the hydra.gnu.org key as trusted. + ;; The build daemon. Register the official server keys as trusted. ;; This allows the installation process to use substitutes by ;; default. (guix-service (guix-configuration (authorize-key? #t)))