Nix(OS)

Albrecht - @a7p

I could give a short introduction into NixOS (https://nixos.org/), will try to communicate why I think it is great, it's empowering participation, and it's worth the trouble learning the nix-language.

NixOS is a Linux distribution using the (purely functional) Nix-"package manager" to provide a declarativly managed linux system which has nice properties as atomic updates (and rolebacks), clear, reproducible states of whole configurations (and reproducible builds) - all that while being very transparent.

{{votes}}