I used NixOS for a couple of years. My experience is like this:
It is a rolling release (mostly)
You write a declarative configuration for your system, e.g., my config will say I want Neovim with certain plugins, and I can also include my Neovim configuration
It is stable, and when it breaks it is easy to go back
I used NixOS for a couple of years. My experience is like this: