diff --git a/modules/home/packages.nix b/modules/home/packages.nix index 04285ca..bbcf85f 100644 --- a/modules/home/packages.nix +++ b/modules/home/packages.nix @@ -1,11 +1,12 @@ { inputs, pkgs, ... }: { home.packages = with pkgs; [ - tesseract - pixcat - lm_sensors - yubikey-touch-detector - bitwarden-cli + socat # Required for `hyprland-smart-borders` + tesseract # Screen grabbing text from images/PDFs/etc + pixcat # Display images in the terminal + lm_sensors # Show sensor outputs, i.e. temperatures + yubikey-touch-detector # Display notification when YubiKey requires a headpat + bitwarden-cli # Use Bitwarden as a CLI secrets manager gajim # XMPP client nheko # Matrix client linuxKernel.packages.linux_hardened.v4l2loopback # Use A7ii as webcam