diff --git a/config/common/openssh.nix b/config/common/openssh.nix index 4cf4c38..08db182 100644 --- a/config/common/openssh.nix +++ b/config/common/openssh.nix @@ -11,6 +11,8 @@ let sigAlgorithms = [ "ssh-ed25519-cert-v01@openssh.com" "ssh-ed25519" + "sk-ssh-ed25519-cert-v01@openssh.com" + "sk-ssh-ed25519@openssh.com" ]; kexAlgorithms = [