nixos/tests/radicle-ci-broker: enable ssh backdoor in interactive mode
This commit is contained in:
@@ -72,6 +72,9 @@ in
|
||||
];
|
||||
};
|
||||
|
||||
interactive.sshBackdoor.enable = true;
|
||||
interactive.defaults.virtualisation.graphics = false;
|
||||
|
||||
testScript = ''
|
||||
import json
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user