mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-04-19 02:43:56 +02:00
personal-gui: Fix yubico module
This commit is contained in:
parent
0e75aa20b3
commit
6698d9250f
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
security.pam.yubico = {
|
||||
enable = true;
|
||||
debug = false;
|
||||
module = "challenge-response";
|
||||
mode = "challenge-response";
|
||||
};
|
||||
services.udev.packages = with pkgs; [ yubikey-personalization ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue