Try yubikey login
This commit is contained in:
parent
3a56ba55f3
commit
86174d4587
1 changed files with 6 additions and 0 deletions
|
@ -119,6 +119,12 @@
|
|||
# services.flatpak.enable = true;
|
||||
services = {
|
||||
twingate.enable = true;
|
||||
pcscd.enable = true;
|
||||
# pam.yubico = { # login
|
||||
# enable = true;
|
||||
# mode = "challenge-response";
|
||||
# id = [ "18067815" ];
|
||||
# };
|
||||
};
|
||||
|
||||
# SSH AGENT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue