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