Divan Santana transcribed 0.9K bytes: > > Fredrik Salomonsson writes: > > [...] > > > 2) > > > >> There is no module “(gnu packages zsh)”. “zsh” is now in “(gnu packages > >> shells)”. > > > > > > > >> (use-package-modules shells) > >> (users (cons (user-account > >> (name "admin") > >> (comment "") > >> (group "users") > >> (supplementary-groups '("wheel" "netdev" > >> "audio" "video")) > >> (shell #~(string-append #$zsh "/bin/zsh")) > >> (home-directory "/home/admin")) > >> %base-user-accounts)) > > > > > > This worked for me. Thanks. What is the best way of looking up what package > > belongs to what module? In case I hit more of this in the future. > > Good Q. I have no idea. I guessed. I'm still new to all this too :-) If you keep a/multiple local checkouts of the guix repository, grep can help, like egrep -nr "define-public zsh" gnu/packages Otherwise there is recutils, and also 1guix package --search -- ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://n0is.noblogs.org/my-keys https://www.infotropique.org https://krosos.org