From 43f056053bd9530f9481b900b99a6774b53ab427 Mon Sep 17 00:00:00 2001 From: Ahwx Date: Sun, 13 Oct 2024 20:42:59 +0200 Subject: [PATCH] feat: adds descriptions and socat --- modules/home/packages.nix | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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