You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.cache/devbox/bin/ where the devbox binaries are stored. I think this is because our launcher script is not respecting XDG even though most of the devbox binary itself is.
The .nix-profile symlink. We need to investigate whether nix itself could follow XDG since underneath the covers we're relying on it.