fix yubikey-touch-detector

This commit is contained in:
陈浩南 2024-07-13 12:51:31 +08:00
parent 8a5cf1a721
commit ced74597d6

View File

@ -7,7 +7,8 @@ inputs:
packages._packages = with inputs.pkgs;
[
# system management
gparted wayland-utils clinfo glxinfo vulkan-tools dracut
# TODO: module should add yubikey-touch-detector into path
gparted wayland-utils clinfo glxinfo vulkan-tools dracut yubikey-touch-detector
(
writeShellScriptBin "xclip"
''