Using home-manager without the need to install it (annoying on MacOS) and ensures a pinned environment.
You must have nix installed on your machine.
curl -L https://nixos.org/nix/install | sh
Run the switch script to switch to your configuration:
```sh
./switch.sh
```