feat: adds descriptions and socat

This commit is contained in:
Ahwx 2024-10-13 20:42:59 +02:00
parent 690653575b
commit 43f056053b

View file

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