From time to time iam dealing with NixOS and wonder if there are any users here?
I don’t, why would you recommend. What have been your main advantages?
Well, the concept of NixOS is fundamentally different from other Linux distributions. That alone was reason enough for me to take a look at it.
I like the concept of one (or more if needed) configuration file(s). The package manager is special and takes some getting used to, but offers features such as temporary software installations without cluttering up the system.
Here is a good starting point: https://nixos.wiki/
@toadie @hydn i have studied Nix and also using and actually Nix is a complete OS also and you can say that it is a self containerized container . If you see flatpaks then it is a container image running on your distro and not the system specific install and the NixOS is the same. So if you are building specific containers or just want ot have a minimal shell with additional ones then NixOS is the way to go. It offers all tooling needed.