Nix
Package Manager, Package Repo, Programming Language, and Operating System
Started
Last edited
§ Install Nix
The installer on the website sucks (doesn’t work with SELinux, for example), but there is a community-maintained one:
curl -fsSL https://artifacts.nixos.org/nix-installer | sh -s -- install§ Not done yet?
Maaybe.. go write your first Nix Flake?
After that, you might want to manage some packages (or your whole ~?) with Home Manager?
If that isn’t enough, you can try your hand setting NixOS up on your system.
Or maybe even your server? For that, take a look here: Clan