From 812a9705e6c4379a092a6f676bd099ca3737d55b Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Sun, 15 Mar 2026 13:49:43 -0400 Subject: [PATCH] AGENTS.md: add Learning section --- AGENTS.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index c64cd12..9bfd8c9 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -134,3 +134,10 @@ pkgs.testers.runNixOSTest { ssh root@server-public # deploy user ssh primary@server-public # normal user (doas instead of sudo) ``` + +## Learnings + +Discoveries, gotchas, and patterns found during sessions. Add new entries at the bottom. + + +