openssh: add nixosTests.openssh to passthru.tests
This commit is contained in:
@@ -170,6 +170,7 @@ stdenv.mkDerivation {
|
||||
|
||||
passthru.tests = {
|
||||
borgbackup-integration = nixosTests.borgbackup;
|
||||
openssh = nixosTests.openssh;
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user