NixOS VM tests: Difference between revisions
Add section on connecting to an interactive VM via SSH |
|||
Line 35: | Line 35: | ||
Now you can connect to this VM via | Now you can connect to this VM via | ||
ssh root@localhost -p | ssh root@localhost -p 2000 | ||
== How to debug tests ? == | == How to debug tests ? == |