a whole lotta shit
This commit is contained in:
@@ -43,6 +43,9 @@ in {
|
||||
yubikey-manager
|
||||
];
|
||||
|
||||
# enable smartcard
|
||||
services.pcscd.enable = true;
|
||||
|
||||
security.pam.services = lib.mkIf (cfg.mode == "u2f") {
|
||||
login.u2fAuth = true;
|
||||
sudo.u2fAuth = true;
|
||||
|
||||
Reference in New Issue
Block a user