Pierre Neidhardt <ambre...@gmail.com> writes:

> If you run guix as root, then you must run `guix pull` as root as well.
> I find it simpler to use the `sudo` command to execute your user's "guix" with
> additional privileges.  For instance,
>
>   sudo guix system reconfigure ...
>
> should work.

You can also use “sudo -E guix system reconfigure” to keep the current
user’s environment.

-- 
Ricardo


Reply via email to