Crypto : Disable broken YK touch notification.
This commit is contained in:
parent
149ca4021d
commit
2d344fff5f
|
@ -12,7 +12,7 @@
|
|||
services.pcscd.enable = true;
|
||||
|
||||
# Yubikey touch notification.
|
||||
programs.yubikey-touch-detector.enable = true;
|
||||
# programs.yubikey-touch-detector.enable = true;
|
||||
|
||||
# Extra packages.
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Reference in a new issue