nixos/tests/radicle-ci-broker: enable ssh backdoor in interactive mode

This commit is contained in:
Defelo
2026-03-24 10:10:47 +01:00
parent b42b706a57
commit 33e6a3abef
+3
View File
@@ -72,6 +72,9 @@ in
];
};
interactive.sshBackdoor.enable = true;
interactive.defaults.virtualisation.graphics = false;
testScript = ''
import json
import time