No.13730
I will fully shill NixOS every chance I get because it genuinely solved a lot of problems for me.
> I can set up a new computer exactly the same as an existing one very easily
> It doesn't break when a new release comes out, at least not in a way that I can't fix and have to clean install (this eventually happened to me with every other distro)
> having services configured in a central place without having to go looking for separate configurations everywhere, and also services configuring other services they depend on more or less automatically means I simply am doing more with Linux than I ever would otherwise, because it would just be too much of a pain to set up.
bonus:
> Using nix for development environments is amazing (but you don't need nixos for that)
People say there's a learning curve, but do you really know your current OS all that well? I think if you bother with NixOS and make it do what you want it to do, which is easier than ever with LLM chatbots, it is easier to become a powerful admin than with other distros in my opinion.
For context, and to brag, I have for my own personal gains a desktop pc, a home server (which is really another desktop), a laptop, and three VPS servers. They all run NixOS, and I use them for shitposting, watching video, developing software projects, hosting said projects, making and recording music, and hosting websites.
I don't think I could get all of that done and manage to keep it up to date with any other software. I've used Kubernetes at work it was a god damn nightmare.