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