add teams on macos

This commit is contained in:
Noah Masur
2024-05-08 17:23:51 -04:00
parent 45ec4e5a3f
commit edff6fc768

View File

@ -31,6 +31,7 @@
consul consul
noti # Create notifications programmatically noti # Create notifications programmatically
ipcalc # Make IP network calculations ipcalc # Make IP network calculations
teams
(writeShellApplication { (writeShellApplication {
name = "ocr"; name = "ocr";
runtimeInputs = [ tesseract ]; runtimeInputs = [ tesseract ];