mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
nixos/test-driver: printout instructions on how to connect via AF_VSOCK
This commit is contained in:
parent
b1394ba443
commit
8869265f93
4 changed files with 27 additions and 0 deletions
|
@ -75,6 +75,7 @@ pkgs.lib.throwIf (args ? specialArgs)
|
|||
),
|
||||
extraPythonPackages ? (_: [ ]),
|
||||
interactive ? { },
|
||||
sshBackdoor ? { },
|
||||
}@t:
|
||||
let
|
||||
testConfig =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue