diff --git a/defaults.nix b/defaults.nix index 8ddfe0f..5e07dec 100644 --- a/defaults.nix +++ b/defaults.nix @@ -163,7 +163,6 @@ ''; security.pam = { - enableSSHAgentAuth = true; # TODO: add yubico? services.sshd = { # This should only ask for a code if ~/.google_authenticator exists, but it asks anyway.