Enable u2f auth
This commit is contained in:
@@ -82,6 +82,12 @@ in
|
||||
};
|
||||
|
||||
pam = {
|
||||
u2f = {
|
||||
enable = true;
|
||||
settings = {
|
||||
cue = true;
|
||||
};
|
||||
};
|
||||
yubico.enable = true;
|
||||
yubico.mode = "challenge-response";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user