l yubikey: remove duplicate definition
This commit is contained in:
parent
c0040ec697
commit
8d67a33709
@ -6,7 +6,6 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
services.udev.packages = with pkgs; [ yubikey-personalization ];
|
services.udev.packages = with pkgs; [ yubikey-personalization ];
|
||||||
services.pcscd.enable = true;
|
|
||||||
systemd.user.sockets.gpg-agent-ssh.wantedBy = [ "sockets.target" ];
|
systemd.user.sockets.gpg-agent-ssh.wantedBy = [ "sockets.target" ];
|
||||||
|
|
||||||
services.pcscd.enable = true;
|
services.pcscd.enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user