2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/maintenance.git synced 2023-12-14 03:33:04 +01:00

hydra: services: Allow substitutes on berlin.

* hydra/modules/sysadmin/services.scm (guix-daemon-config): Allow substitutes.
This commit is contained in:
Mathieu Othacehe 2021-01-04 15:20:11 +01:00
parent 0291b509f2
commit 9c9af82086
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -193,8 +193,6 @@
(build-accounts-to-max-jobs-ratio 4)
(authorized-keys '()))
(guix-configuration
;; Disable substitutes altogether.
(use-substitutes? #f)
(substitute-urls '())
(authorized-keys authorized-keys)