modules/darwin/common: only allow ssh_host_ed25519_key
81dd4e0557
we do the same for nixos
This commit is contained in:
parent
881f8334b5
commit
ce979d7349
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
|||
|
||||
# srvos
|
||||
environment.etc."ssh/sshd_config.d/darwin.conf".text = ''
|
||||
HostKey /etc/ssh/ssh_host_ed25519_key
|
||||
KbdInteractiveAuthentication no
|
||||
PasswordAuthentication no
|
||||
StrictModes no
|
||||
|
|
Loading…
Add table
Reference in a new issue