Hamzeh Nasajpour <[email protected]> writes:
Hi,
I've a weird issue with all `XDG_..` env paths in the
`root`. These are `XDG_...` env paths in `user` and `root`,
exactly are same:
```
XDG_CONFIG_DIRS=/home/hamzeh/.guix-profile/etc/xdg:/run/current-system/profile/etc/xdg:/home/hamzeh/.guix-profile/etc/xdg:/run/current-system/profile/etc/xdg
These are doubled because something must be adding them more than
once. The generated etc/profile files generally augment existing
environment variables; they don’t replace them.
Do you have any idea? Where and how can I fix them for `root`?
I don’t know what this means? What do you mean by “fix”?
--
Ricardo