minus-squaredevils_dust@lemmygrad.mltoNix / NixOS@programming.dev•(home manager) can i somehow put `~/.local/bin` before `~/.nix-profile/bin` in my `$PATH`?linkfedilinkEnglisharrow-up1·3 days agoYou could use a shell dotfile (.bashrc for instance) for that. Home manager even allows you to manage them through it, via https://nix-community.github.io/home-manager/options.xhtml#opt-home.file linkfedilink
You could use a shell dotfile (.bashrc for instance) for that.
Home manager even allows you to manage them through it, via https://nix-community.github.io/home-manager/options.xhtml#opt-home.file