Document current test VM in agents guide
This commit is contained in:
parent
6b479a0c55
commit
6ee791ea1a
1 changed files with 11 additions and 1 deletions
10
agents.md
10
agents.md
|
|
@ -285,3 +285,13 @@ If you want, next we can:
|
||||||
- Write a **migration appendix** for legacy `/etc/nixos`
|
- Write a **migration appendix** for legacy `/etc/nixos`
|
||||||
- Create a **Codex system prompt** that mirrors this file exactly
|
- Create a **Codex system prompt** that mirrors this file exactly
|
||||||
```
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Test VM (current)
|
||||||
|
|
||||||
|
- Built from our installer ISO (`nixos-minimal-25.11.20260130.63590ac-x86_64-linux.iso`).
|
||||||
|
- Hostname: `nanuqsaurus`.
|
||||||
|
- User: `admin` / password `admin`.
|
||||||
|
- Network: DHCP on primary interface (e.g., `ensp1s0` in VM); SSH reachable once IP obtained.
|
||||||
|
- Purpose: sandbox for validating flake changes before baking into the ISO.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue