diff options
Diffstat (limited to 'gnu/services/base.scm')
| -rw-r--r-- | gnu/services/base.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services/base.scm b/gnu/services/base.scm index 6ea7ef8e7e4..83dc406aac5 100644 --- a/gnu/services/base.scm +++ b/gnu/services/base.scm | |||
| @@ -1481,7 +1481,7 @@ archive' public keys, with GUIX." | |||
| 1481 | 1481 | ||
| 1482 | (define %default-authorized-guix-keys | 1482 | (define %default-authorized-guix-keys |
| 1483 | ;; List of authorized substitute keys. | 1483 | ;; List of authorized substitute keys. |
| 1484 | (list (file-append guix "/share/guix/berlin.guixsd.org.pub"))) | 1484 | (list (file-append guix "/share/guix/berlin.guix.gnu.org.pub"))) |
| 1485 | 1485 | ||
| 1486 | (define-record-type* <guix-configuration> | 1486 | (define-record-type* <guix-configuration> |
| 1487 | guix-configuration make-guix-configuration | 1487 | guix-configuration make-guix-configuration |
