hurricane: 216 current 2025-11-04 09:40:08 25.05.20251019.33c6dca 6.17.3 *

disable yubikey agent
This commit is contained in:
2025-11-04 09:40:12 +01:00
parent 5fbfba894b
commit 9e9103cdaf

View File

@@ -308,7 +308,7 @@ in {
# HARDWARE SECURITY (YUBIKEY) # HARDWARE SECURITY (YUBIKEY)
# Enable Yubikey support for SSH and GPG # Enable Yubikey support for SSH and GPG
services.yubikey-agent.enable = true; #services.yubikey-agent.enable = true; # Disabled as this interferes with ssh agent
# Enable U2F authentication for login # Enable U2F authentication for login
security.pam.u2f.enable = true; security.pam.u2f.enable = true;
} }