;; This file lets us present this repo as a Guix channel.

(channel
  (version 0)
  (directory ".guix/modules")
  (url "https://codeberg.org/shepherd/shepherd.git")) ;the primary URL
