Re: Issues with my configuration - zsh shell default

2017-07-05 Thread Fredrik Salomonsson
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: > > > > F

Re: xscreensaver on GuixSD

2017-07-05 Thread Chris Marusich
Thomas Danckaert writes: > using GuixSD, I've added xscreensaver to my system configuration, by > adding the following to the list of services: > > (screen-locker-service xscreensaver) > > this is enough to use xscreensaver (set up pam & make xscreensaver > setuid), except for the fact that I

Re: Issues with my configuration - zsh shell default

2017-07-05 Thread ng0
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 "

Re: Issues with my configuration - zsh shell default

2017-07-05 Thread Ricardo Wurmus
> 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. You can use “guix package -s zsh” and then use recutils to match on the “name” field and print the “location” field. The location matches the module n

Re: Issues with my configuration - zsh shell default

2017-07-05 Thread Divan Santana
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 "u