1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-26 23:52:33 +00:00
nixpkgs/nixos/modules
Philip Potter 8120184bf1 ssh-agent: add agentPKCS11Whitelist option
If you want to be able to use OpenSC with ssh-agent, you need to be able
to add it to the ssh-agent whitelist.  This adds an option,
agentPKCS11Whitelist, that exposes the option.

Note that I currently work around this by injecting the parameter into
the agentTimeout option:

    programs.ssh.agentTimeout = "1h -P ${pkgs.opensc}/lib/opensc-pkcs11.so";

but I feel that a proper option would be better :)
2019-10-14 20:45:28 +01:00
..
config nixos/pulseaudio: don't autospawn ever 2019-10-11 21:41:15 -04:00
hardware nixos/steam-hardware: add uinput to boot.kernelModules 2019-10-06 11:34:54 +09:00
i18n/input-method Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
installer Merge pull request #70734 from jtojnar/nixos-rebuild-remote-fish 2019-10-11 13:26:11 +02:00
misc locate.nix: Don't create /var/cache 2019-10-08 21:45:42 +02:00
profiles nixos/hardened: blacklist old filesystems (#70482) 2019-10-12 10:08:44 +00:00
programs ssh-agent: add agentPKCS11Whitelist option 2019-10-14 20:45:28 +01:00
security Merge pull request #67748 from typetetris/yubico-local-auth 2019-09-24 03:31:39 +01:00
services Merge pull request #70070 from Ma27/borgbackup-removable-devices 2019-10-14 18:02:30 +02:00
system Merge pull request #69422 from arianvp/fix-machinectl 2019-10-12 14:12:44 +02:00
tasks nixos/zfs: simplify logic for scrub/autosnapshot service 2019-10-14 10:30:57 +01:00
testing
virtualisation Revert "Merge #67232: machinectl compliant NixOS installation" 2019-10-07 20:56:59 +02:00
module-list.nix Merge pull request #69255 from minijackson/init-shiori 2019-10-12 09:01:58 -05:00
rename.nix Revive systemd.coredump.enable 2019-10-07 20:28:13 +02:00