Hi everyone!
I saw that NixOS is getting popularity recently. I really have no idea why and how this OS works. Can you guys help me understanding all of this ?
Thanks !
Hi everyone!
I saw that NixOS is getting popularity recently. I really have no idea why and how this OS works. Can you guys help me understanding all of this ?
Thanks !
I used NixOS for a couple of years. My experience is like this:
The configuration stuff seems great. I guess it reduce the struggle of porting a full config from one pc to another right ?
You can even define configurations for different systems/hosts/users from a single place. I’ev atomized my config and I can reuse lots of parts for my different machines. Also my user config is nearly identical (except hardware specific things).
Yes absolutely. It is really great. It is also a source of frustration, e.g., missing configuration options, non-obvious options and so on. Overall it works well.
Wow, that sounds really cool (specially the config thing). I’ll have to try it sometime.
Note that there’s both the rolling unstable channel and a bi-annual stable release channel.