-2
nixos/modules/services/networking/ssh/sshd.nix
-2
nixos/modules/services/networking/ssh/sshd.nix
······
+3
nixos/tests/openssh.nix
+3
nixos/tests/openssh.nix
+14
-27
nixos/tests/systemd-ssh-proxy.nix
+14
-27
nixos/tests/systemd-ssh-proxy.nix
······-script = "${lib.getExe qemu} --nographic -smp 1 -m 512 -cdrom ${iso}/iso/nixos.iso -device vhost-vsock-pci,guest-cid=3 -smbios type=11,value=\"io.systemd.credential:ssh.authorized_keys.root=${snakeOilEd25519PublicKey}\"";+virthost.wait_until_succeeds("ssh -i ~/.ssh/id_ed25519 unix/run/systemd/nspawn/unix-export/guest/ssh echo meow | grep meow")