Add vterm dependencies

This commit is contained in:
Tobias Ostner 2023-12-15 13:22:13 +01:00
parent 68bdf1f4f0
commit 94888583e1

View file

@ -5,6 +5,7 @@
onActivation.autoUpdate = false;
brews = [
"cmake"
"curl"
{
name = "emacs-plus";
@ -17,6 +18,7 @@
start_service = true;
}
"imagemagick"
"libvterm"
"trippy"
"wget"
];