Skip to content

Instantly share code, notes, and snippets.

/notebook Secret

Created January 11, 2018 05:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/cf6652393f1f0e42b2317476453a1f26 to your computer and use it in GitHub Desktop.
Save anonymous/cf6652393f1f0e42b2317476453a1f26 to your computer and use it in GitHub Desktop.
(define desktop-services
(modify-services %desktop-services
(guix-service-type config =>
(guix-configuration
(inherit config)
(substitute-urls (cons* "http://orion:8181" %default-substitute-urls))))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment