Hacker News new | ask | show | jobs
by striking 1408 days ago
I've been really careful to avoid OS-wide environment management with Nix, as we're on macOS; the only thing I do is `nix-env install direnv` imperatively during our setup script so we can sidestep the need for `nix-shell`.
1 comments

I'm using nix with home-manager on macOS and I'm very satisfied. Haven't touched flakes yet tho.