news: add 'services.ssh-agent.pkcs11Whitelist' entry
This commit is contained in:
committed by
Austin Horstman
parent
0e4217b2c4
commit
7c5d9345ad
@@ -0,0 +1,9 @@
|
||||
{ config, ... }:
|
||||
{
|
||||
time = "2026-01-09T23:16:48+00:00";
|
||||
condition = config.services.ssh-agent.enable;
|
||||
message = ''
|
||||
There is a new 'services.ssh-agent.pkcs11Whitelist' option to whitelist
|
||||
PKCS#11 and FIDO authenticators.
|
||||
'';
|
||||
}
|
||||
Reference in New Issue
Block a user