added yubikey support
This commit is contained in:
@@ -54,4 +54,8 @@
|
||||
|
||||
# Network host ID (needed for zfs, otherwise leave as-is)
|
||||
hostId = "5ab03f50";
|
||||
|
||||
# YubiKey serial numbers for yubico-pam challenge-response
|
||||
# Run: nix-shell --command 'ykinfo -s' -p yubikey-personalization
|
||||
yubikeyIds = [ "12345678" ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user