feat: adds iamb

This commit is contained in:
Ahwx 2024-11-07 13:45:37 +01:00
parent 50eb4714a2
commit dc259911b7

View file

@ -1,6 +1,7 @@
{ inputs, pkgs, ... }: { inputs, pkgs, ... }:
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
iamb
signal-desktop # Since the bridge is broken :( signal-desktop # Since the bridge is broken :(
socat # Required for `hyprland-smart-borders` socat # Required for `hyprland-smart-borders`
tesseract # Screen grabbing text from images/PDFs/etc tesseract # Screen grabbing text from images/PDFs/etc