summary refs log tree commit diff
path: root/docs/index.md
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@internetsafetylabs.org>2025-10-22 16:40:46 -0700
committerIrene Knapp <ireneista@internetsafetylabs.org>2025-10-22 16:40:46 -0700
commit051b5bd85a8acd1a6b63a8678dfe9b032b14edd0 (patch)
tree481006d85eca8c3a9f6465409d9808819d77b211 /docs/index.md
parent6dbe70dc2debd429b57b5b1f426227da5b8e4cd7 (diff)
documentation improvements
Change-Id: Iddb80b7d6ff1f747d961962623b7352e252b584f
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