Add bordeaux to desktop configs

Julien LepillerFri Aug 12 09:53:50+0200 2022

337b66f

Add bordeaux to desktop configs

modules/config/os.scm

9797
      (guix-service-type config =>
9898
        (guix-configuration
9999
          (inherit config)
100-
          (substitute-urls '("https://ci.guix.gnu.org")))))))
100+
          (substitute-urls '("https://ci.guix.gnu.org"
101+
                             "https://bordeaux.guix.gnu.org")))))))
101102
102103
(define (tyreunom-os host-name)
103104
  (operating-system