Hi Peri,

Peri Didaskalou <[email protected]> writes:

> Hello help-guix,
>
> I recently installed Guix System successfully, (albeit, the David Wilson way 
> on
> non-free hardware).  I now want to add my first additional user.
>
> As per the manual, I carefully edited the new user into /etc/config.scm via 
> sudo
> emacs /etc/config.scm, with the extra line: (password (default: f#)).
> After saving the file and subsequently rebooting,

Hm, just a wild guess, but did you actually reconfigure the system using
the new configuration?  The /etc/config.scm file is not representing
"live" configuration of the system, you still need to reconfigure using
it.

Check the '(guix)Getting Started with the System' info manual node.

If you *did* reconfigure, please provide the output from the command, it
might contain hints on what went wrong.

Tomas

-- 
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.

Reply via email to