I moved from Debian unstable to NixOS this past Saturday. It’s been…interesting. I’m fighting the urge to run screaming back to Debian.
I tried purging Git from my system last night as an experiment. Try as I might I couldn’t get all references to it to disappear from the Nix store. I disabled it from configuration.nix and Home Manager. Removed all system and Home Manager generations except the current. Still there after various combinations of nix-channel --update, nixos-rebuild switch, and home-manager switch.








HOLY CRAP
Let’s say I run a command that spews output. Are you saying that with Zsh I can use only the keyboard to navigate the spew, copy a bit of it, and paste it in a new command?
If so I should try it out!