From 742b6d541c37339f84531e7f47b4cb7be18afc28 Mon Sep 17 00:00:00 2001 From: Rasyidan A F <78522797+0xrsydn@users.noreply.github.com> Date: Mon, 16 Mar 2026 07:49:17 +0700 Subject: [PATCH] docs: reclarify lol --- docs/golden-paths.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/golden-paths.md b/docs/golden-paths.md index 6b44332..4199bfd 100644 --- a/docs/golden-paths.md +++ b/docs/golden-paths.md @@ -1,6 +1,6 @@ # Golden Paths -nix-hermes-agent is opinionated: **there should be one obvious way to deploy**. +nix-hermes-agent is opinionated: **there should be one obvious way to deploy**. Used reference from (Nix Openclaw Repository)[https://github.com/openclaw/nix-openclaw/blob/main/docs/golden-paths.md] but customized to what I need in the future, including for single nixos server, remote execution-first, then gradually applied to macOS (via nix-darwin) and development device normally. A **Golden Path** is a supported topology + defaults + docs that: