Don't enable ssh auth agent

This commit is contained in:
root 2020-07-22 11:26:40 -07:00
parent b82ec83d3c
commit ef2436991a
1 changed files with 0 additions and 1 deletions

View File

@ -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.