Hacker News new | ask | show | jobs
by skorgu 4045 days ago
Are there any guidelines/docs on running Nix in an existing distro? I'd love to play around with it without having to switch the whole world.
1 comments

I found this blog really helpful:

http://lethalman.blogspot.com/2014/07/nix-pill-1-why-you-sho...

It's a series that walks you through setting up and using nix. It found it really simple and satisfying - I now use nix on Ubuntu.

Cool, thanks!