add yubikey params
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
{
|
||||
services.udev.packages = [ pkgs.yubikey-personalization ];
|
||||
|
||||
services.pcscd.enable = true;
|
||||
# services.yubikey-agent.enable = true;
|
||||
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
# enableSSHSupport = true;
|
||||
@@ -50,6 +53,9 @@
|
||||
# lenovo-legion
|
||||
fprintd
|
||||
# fprintd-clients
|
||||
yubioath-flutter
|
||||
yubikey-manager
|
||||
pam_u2f
|
||||
];
|
||||
|
||||
# starting the following units: accounts-daemon.service, systemd-modules-load.service, systemd-tmpfiles-resetup.service, tlp.ser
|
||||
|
||||
Reference in New Issue
Block a user