Some older keys still need this algorithm
This commit is contained in:
parent
bc056c1c40
commit
671bc6f390
|
@ -93,6 +93,7 @@
|
|||
enable = true;
|
||||
# Only allow login through pubkey
|
||||
passwordAuthentication = false;
|
||||
extraConfig = "PubkeyAcceptedAlgorithms +ssh-rsa";
|
||||
};
|
||||
# Support mosh connections
|
||||
programs.mosh.enable = true;
|
||||
|
|
Loading…
Reference in a new issue