Is there an ideal way to match the nix itself between system and home-manager?
I normally install nix via determinate installer and then switch to my home-manager profile which provides the configured nix on my user. One downside here is that nix installed on root’s profile will remain. Is there an easy way to sync them? for example replacing the root’s nix profile with the derivation configure in home-manager?