|
|
|
|
|
by goblins
3055 days ago
|
|
Never heard of this one, popped over to the website. Literally the only thing I understand is that the name is NixOS which uses the Nix package manager. They'd need to dumb down whatever it is they're talking about significantly before I would use it, can't make heads nor tails of it. |
|
Here are some main points from the website:
NixOS has a completely declarative approach to configuration management: you write a specification of the desired configuration of your system in NixOS’s modular language, and NixOS takes care of making it happen.
NixOS has atomic upgrades and rollbacks. It’s always safe to try an upgrade or configuration change: if things go wrong, you can always roll back to the previous configuration.
That makes sense, doesn't it? Is it that you want a more detailed explanation of how it achieves this, and how it differs from other distributions?
Did you see this page? https://nixos.org/nixos/about.html