Kieran's opinionated (and probably slightly dumb) nix config

chore: fix curl cmd

dunkirk.sh f6e1dac7 2d6b7d03

verified
Changed files
+1 -1
+1 -1
README.md
···
You have two options for installation: either the full guide as follows or the install script below and instructions in [INSTALL_GUIDE.md](/INSTALL_GUIDE.md)
```bash
-
curl -L https://raw.githubusercontent.com/taciturnaxolotl/dots/main/nixos/install.sh -o install.sh
+
curl -L https://raw.githubusercontent.com/taciturnaxolotl/dots/main/install.sh -o install.sh
chmod +x install.sh
./install.sh
```