aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 1 insertions, 9 deletions
diff --git a/README.md b/README.md
index 3dcc633..f927e2c 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-Configurations for my machines.
+Tools, scripts, and configurations for my machines.
## Operations
@@ -20,11 +20,3 @@ I use [devshell](https://github.com/numtide/devshell) to manage this environment
```
and you can type any of these commands.
-
-## templates
-
-To use one of the template, run:
-
-``` sh
-nix flake init -t .#go
-```