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" ''