From 051b5bd85a8acd1a6b63a8678dfe9b032b14edd0 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Wed, 22 Oct 2025 16:40:46 -0700 Subject: documentation improvements Change-Id: Iddb80b7d6ff1f747d961962623b7352e252b584f --- docs/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs/index.md') 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 -- cgit 1.4.1