From ced74597d640d14024f1732667fef007c06f9b61 Mon Sep 17 00:00:00 2001 From: chn Date: Sat, 13 Jul 2024 12:51:31 +0800 Subject: [PATCH] fix yubikey-touch-detector --- modules/packages/desktop/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/packages/desktop/default.nix b/modules/packages/desktop/default.nix index 7910f91d..5ce8bcb5 100644 --- a/modules/packages/desktop/default.nix +++ b/modules/packages/desktop/default.nix @@ -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" ''