nixos/manual: add hint to interactive testing about Internet access (#338639)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user