{pkgs, ...}: { home.packages = with pkgs; [ # Password manager bitwarden # Task managers btop htop # Mail thunderbird # Music spotify # Chat discord fractal # Matrix tdesktop # Telegram dino # XMPP signal-desktop # Archivery unzip zip p7zip # Misc gimp-with-plugins # GIMP exiftool # EXIF Stripping lm_sensors # Sensor Data cryptsetup # Encrypted block devices yubikey-manager # Yubikey v4l-utils # Webcam ]; }