On Wed Nov 23, 2022 at 11:11 AM GMT, EuAndreh wrote: > How can I use the Guix version of my Git clone, alongside its packages, > services, etc. while still using extra channels?
You'll need to add the channels to the load path manually.
./pre-inst-env guix home reconfigure ~/conf/home.scm -L
~/.config/guix/current/share/guile/site/3.0
works for me.
-- (
