|
|
|
|
|
by SkyMarshal
1857 days ago
|
|
> For that case, it's harder to argue that Nix is worth spending the time compared to just slowly setting up each computer manually. Actually that’s an even better justification for using NIx instead of slowly setting up each computer manually. If you’re setting up a new computer every week, or even every month, you tend to remember all the packages, configs, and tweaks you need just from frequently doing it. But if you need to set up a computer once a year, you forgot all that stuff, making it even more valuable to have it all scripted in a deterministic build. This blog post “Erase Your Darlings” discusses this issue, along with a really interesting solution to it: https://grahamc.com/blog/erase-your-darlings |
|