AGENTS.md: add Learning section

This commit is contained in:
2026-03-15 13:49:43 -04:00
parent a6d13bc9dc
commit 812a9705e6

View File

@@ -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.
<!-- Format: ### YYYY-MM-DD: Short title \n Description of the learning. -->