From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fredrik Salomonsson Subject: Re: Issues with my configuration - zsh shell default Date: Wed, 5 Jul 2017 21:58:38 -0700 Message-ID: References: <87h8ys8s7i.fsf@elephly.net> <87o9t0uid6.fsf@santanas.co.za> <87k23nuw72.fsf@santanas.co.za> <20170705091522.gv4zebmq57qimbea@abyayala> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="94eb2c05d7bc7ff96805539ef971" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dSysX-0001vC-IK for help-guix@gnu.org; Thu, 06 Jul 2017 00:59:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dSysW-0001t6-9K for help-guix@gnu.org; Thu, 06 Jul 2017 00:59:01 -0400 Received: from mail-qk0-x231.google.com ([2607:f8b0:400d:c09::231]:33109) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dSysW-0001sy-2b for help-guix@gnu.org; Thu, 06 Jul 2017 00:59:00 -0400 Received: by mail-qk0-x231.google.com with SMTP id v143so7110486qkb.0 for ; Wed, 05 Jul 2017 21:58:59 -0700 (PDT) In-Reply-To: <20170705091522.gv4zebmq57qimbea@abyayala> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Divan Santana , Fredrik Salomonsson , help-guix@gnu.org --94eb2c05d7bc7ff96805539ef971 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thanks guys for all your help. Got everything working! Can finally type normal on the laptop, hitting caps lock instead of ctrl got pretty annoying. :) Just need to figure out how to manually mount my nfs drive. 2017-07-05 2:15 GMT-07:00 ng0 : > Divan Santana transcribed 0.9K bytes: > > > > Fredrik Salomonsson writes: > > > > [...] > > > > > 2) > > > > > >> There is no module =E2=80=9C(gnu packages zsh)=E2=80=9D. =E2=80=9Cz= sh=E2=80=9D is now in =E2=80=9C(gnu > packages > > >> shells)=E2=80=9D. > > > > > > > > > > > >> (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 > --=20 s/Fred[re]+i[ck]+/Fredrik/g --94eb2c05d7bc7ff96805539ef971 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks guys for all your help.=C2=A0
Got everything wo= rking!
Can finally type normal on the laptop, hitting caps lock i= nstead of ctrl got pretty annoying. :)

Just need t= o figure out how to manually mount my nfs drive.

<= br>


2017-07-05 2:15 GMT-07:00 ng0 <ng0@infotropique.org>= ;:
Divan Santana transcribed 0.9K = bytes:
>
> Fredrik Salomonsson <plattfot= @gmail.com> writes:
>
> [...]
>
> > 2)
> >
> >> There is no module =E2=80=9C(gnu packages zsh)=E2=80=9D.=C2= =A0 =E2=80=9Czsh=E2=80=9D is now in =E2=80=9C(gnu packages
> >> shells)=E2=80=9D.
> >
> >
> >
> >>=C2=A0 (use-package-modules shells)
> >>=C2=A0 =C2=A0(users (cons (user-account
> >>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= (name "admin")
> >>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= (comment "")
> >>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= (group "users")
> >>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= (supplementary-groups '("wheel" "netdev"
> >>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0"audio" "video"))
> >>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= (shell #~(string-append #$zsh "/bin/zsh"))
> >>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= (home-directory "/home/admin"))
> >>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 %base-= user-accounts))
> >
> >
> > This worked for me. Thanks. What is the best way of looking up wh= at 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,<= br> 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



--
s/Fred[re]+i[ck]+/Fredrik/g
--94eb2c05d7bc7ff96805539ef971--