nixos/test-driver: printout instructions on how to connect via AF_VSOCK

This commit is contained in:
Maximilian Bosch 2025-05-08 10:50:35 +02:00
parent b1394ba443
commit 8869265f93
No known key found for this signature in database
4 changed files with 27 additions and 0 deletions

View file

@ -75,6 +75,7 @@ pkgs.lib.throwIf (args ? specialArgs)
),
extraPythonPackages ? (_: [ ]),
interactive ? { },
sshBackdoor ? { },
}@t:
let
testConfig =