Nix Propaganda

July 19, 2026

I've grown pretty fond of Nix over the past 6 months. It's awesome.

With AI everything (yes, I find it annoying as well), it is a great way to have declarative servers/deployments/services.

It's sold as a package manager, which it is, but that isn't a very good description in my opinion. In reality it is more of a system manager. You can define a whole system. You should read about it or just ask AI about it for why it is so great.

Nix ticks that part of your brain that makes you wish it was all declarative, and that what you have defined is what exists.

You should at least give it a try.