Clone the repo to ~/configuration:
git clone git@github.com:jsonnull/configuration.git ~/configurationNixOS:
sudo nixos-rebuild switch --flake .#renderer --impureMacBook (home-manager only):
home-manager switch --flake ~/configuration#jsonnull@macbook --impure
--impureis required because the config reads the SSH public key from an absolute path for git commit signing.