Removed debug from yubikey
This commit is contained in:
parent
7c0a35ce50
commit
855febf4c1
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@
|
|||
|
||||
security.pam.yubico = {
|
||||
enable = true;
|
||||
debug = true;
|
||||
debug = false;
|
||||
mode = "challenge-response";
|
||||
id = [ "28067815" "28067816" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue