Re: How to add custom channels to ISO

2021-08-03 Thread Elais Player
s =guix deploy=. ‐‐‐ Original Message ‐‐‐ On Friday, July 30th, 2021 at 6:15 PM, Elais Player wrote: You could add the custom channels file as an =extra-special-file=1 in the =os-configuration=. It would look something like this: #+BEGIN_SRC scheme (define %my-installation-os

Re: How to add custom channels to ISO

2021-07-30 Thread Elais Player
You could add the custom channels file as an =extra-special-file=[1] in the =os-configuration=. It would look something like this: #+BEGIN_SRC scheme (define %my-installation-os (operating-system (inherit installation-os) (services (cons* (extra-special-file "/etc/guix