Don't enable ssh auth agent
This commit is contained in:
parent
b82ec83d3c
commit
ef2436991a
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue