# tojo-tokyo-guix-channel Guix Channel for git.tojo.tokyo's packages. ## Installation Add `tojo-tokyo` channel to `~/.config/guix/channels.scm`: (cons* (channel (name 'tojo-tokyo) (url "https://git.tojo.tokyo/tojo-tokyo-guix-channel.git")) %default-channels) And proceed following: guix pull ## License GNU GPLv3+