NixOS VM tests: Difference between revisions

Nikstur (talk | contribs)
Add section on connecting to an interactive VM via SSH
Nikstur (talk | contribs)
Line 35: Line 35:


Now you can connect to this VM via  
Now you can connect to this VM via  
  ssh root@localhost -p 2200
  ssh root@localhost -p 2000


== How to debug tests ? ==
== How to debug tests ? ==