aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index 444fd15..08c66f8 100644
--- a/README.md
+++ b/README.md
@@ -21,13 +21,9 @@ access-tokens = github.com=****
Now you can build the configuration (remember, the host name is in lower case) :
```sh
-nix run nix-darwin -- switch --flake .#hostname
+nix run nix-darwin -- switch --flake .
```
Finally, switch the default shell via `chsh`, and set it to `/run/current-system/sw/bin/fish`.
Best to reboot to complete the installation.
-
-## LLM
-
-For now I'm going to install some tooling manually. Run `just llm` to get the toolchain installed.