Document current test VM in agents guide

This commit is contained in:
randogoth 2026-02-01 21:34:12 +02:00
parent 6b479a0c55
commit 6ee791ea1a

View file

@ -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.