MyNixOS website logo
option

programs.ssh.agentPKCS11Whitelist

A pattern-list of acceptable paths for PKCS#11 shared libraries that may be used with the -s option to ssh-add.

Declarations
Type
null or string
Default
null
Example
"${pkgs.opensc}/lib/opensc-pkcs11.so"