This provides the packages used by my guix-config. These should be eventually upstreamed to either guix or nonguix when I have time to clean up the definitions. External contributions are encouraged.
Add the following to your ~/.config/guix/channels.scm
(channel
(name 'afistfullofash)
(url "https://github.com/afistfullofash/afistfullofash")
(branch "main"))