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:
Important to note that NixOS has both a rolling release and point release version.
The configuration stuff seems great. I guess it reduce the struggle of porting a full config from one pc to another right ?
Note that there’s both the rolling unstable channel and a bi-annual stable release channel.
Are you still using it and happy with it? I’ve been increasingly using single purpose dev VMs in a server, and a declarative configuration system would make the process of spinning them up faster and more robust. My current shell script system is clunky, and I’ve been looking at Ansible.
Not using it anymore. Although I’m thinking about going back to it. The NixOS learning curve is a bit more steep than most other distros.
What are you using instead?