l yubikey: remove duplicate definition

This commit is contained in:
lassulus 2022-01-15 20:14:50 +01:00
parent c0040ec697
commit 8d67a33709

View File

@ -6,7 +6,6 @@
];
services.udev.packages = with pkgs; [ yubikey-personalization ];
services.pcscd.enable = true;
systemd.user.sockets.gpg-agent-ssh.wantedBy = [ "sockets.target" ];
services.pcscd.enable = true;