fix: turn off debug messages for yubikey
This commit is contained in:
@@ -113,7 +113,6 @@
|
|||||||
|
|
||||||
security.pam.yubico = {
|
security.pam.yubico = {
|
||||||
enable = true;
|
enable = true;
|
||||||
debug = true;
|
|
||||||
mode = "challenge-response";
|
mode = "challenge-response";
|
||||||
id = ["24353659"];
|
id = ["24353659"];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user