Nix flake for declaratively managing and configuring all of my systems.
Install Nix installer
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
Note
This enables flakes by default
nix run github:samueljoli/systems#machine_name
replace
machine_name
with correcthostname
.