Add bordeaux to substitute urls

Julien LepillerMon Apr 18 10:38:26+0200 2022

9cf6054

Add bordeaux to substitute urls

modules/config/os.scm

7373
      (guix-service-type config =>
7474
        (guix-configuration
7575
          (inherit config)
76-
          (substitute-urls '("https://ci.guix.gnu.org")))))))
76+
          (substitute-urls '("https://ci.guix.gnu.org"
77+
                             "https://bordeaux.guix.gnu.org")))))))
7778
7879
(define desktop-services
7980
  (cons*