Pierre Neidhardt <[email protected]> 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
