openssh: set enableParallelChecking = false

this should hopefully make the tests more reliable

+1
+1
pkgs/tools/networking/openssh/common.nix
··· 103 103 hardeningEnable = [ "pie" ]; 104 104 105 105 doCheck = true; 106 + enableParallelChecking = false; 106 107 checkInputs = optional (!stdenv.isDarwin) hostname; 107 108 preCheck = '' 108 109 # construct a dummy HOME