Yubico Keys added again
This commit is contained in:
parent
10cd3e0a3d
commit
c3b51494a4
1 changed files with 8 additions and 0 deletions
|
@ -120,6 +120,14 @@
|
|||
# services.flatpak.enable = true;
|
||||
services = {
|
||||
twingate.enable = true;
|
||||
pcscd.enable = true;
|
||||
};
|
||||
|
||||
security.pam.yubico = {
|
||||
enable = true;
|
||||
debug = true;
|
||||
mode = "challenge-response";
|
||||
id = [ "28067815" "28067816" ];
|
||||
};
|
||||
|
||||
# SSH AGENT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue