summary refs log tree commit diff
path: root/docs/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
index 81a3b1d..9ba744b 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,3 +1,13 @@
 # Welcome!
 
 TODO a sentiment here to ground this experience and set the tone would be great.
+
+## Getting started
+
+You may find this to be a convenient way to work:
+
+```
+$ nixos-rebuild build --flake ~/ops/config --override-input smalltech .
+```
+
+This references a local checkout of the config repo that .... TODO