Install nix. When prompted whether to install Determinate Nix, answer "No".
curl -fsSL https://install.determinate.systems/nix | sh -s -- installClone and link the nix-config.
mkdir -p ~/gits
cd ~/gits
git clone https://github.com/okuuva/nix.git nix-config