Skip to content

Commit

Permalink
nixos/manual: add hint to interactive testing about Internet access (N…
Browse files Browse the repository at this point in the history
  • Loading branch information
misuzu authored Dec 14, 2024
2 parents d41191d + 61fd315 commit bec0f1d
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ $ ./result/bin/nixos-test-driver
>>>
```

::: {.note}
By executing the test driver in this way,
the VMs executed may gain network & Internet access via their backdoor control interface,
typically recognized as `eth0`.
:::

You can then take any Python statement, e.g.

```py
Expand Down

0 comments on commit bec0f1d

Please sign in to comment.