diff --git a/.guix-channel b/.guix-channel index 97f5fab..ae19e59 100644 --- a/.guix-channel +++ b/.guix-channel @@ -4,6 +4,9 @@ (channel (name nonguix) (url "https://gitlab.com/nonguix/nonguix.git")) + (channel + (name guix-science) + (url "https://codeberg.org/guix-science/guix-science.git")) (channel (name nebula) (url "https://git.sr.ht/~apoorv569/nebula"))))