nixpkgs/nixos/modules/services/networking/ssh
Eelco Dolstra 4e79b0b075
Revert "sshd: separate key generation into another service"
This reverts commit 1a74eedd07. It
breaks NixOps, which expects that

  rm -f /etc/ssh/ssh_host_ed25519_key*
  systemctl restart sshd
  cat /etc/ssh/ssh_host_ed25519_key.pub

works.
2017-03-31 16:18:58 +02:00
..
lshd.nix lshd service: remove use of network-interfaces.target 2016-09-13 11:19:22 +02:00
sshd.nix Revert "sshd: separate key generation into another service" 2017-03-31 16:18:58 +02:00