AGENTS.md: add Learning section
This commit is contained in:
@@ -134,3 +134,10 @@ pkgs.testers.runNixOSTest {
|
|||||||
ssh root@server-public # deploy user
|
ssh root@server-public # deploy user
|
||||||
ssh primary@server-public # normal user (doas instead of sudo)
|
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. -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user