<__monty__>
darwin-rebuild keeps warning me about `Nix search path entry '/nix/var/nix/profiles/per-user/root/channels' does not exist, ignoring`. I'm on a single-user install so that's normal but I'd like to get rid of the warnings, they make output more confusing than it needs to be. That path is not in my shell's NIX_PATH. Is darwin-rebuild spawning shells that read /etc/profile rather than inheriting the
<__monty__>
environment or something?
<__monty__>
What's the proper way of removing only that path without hardcoding the other paths?