From ff9ac93287d4b03f1613664e0af52bdba231e8dd Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Wed, 28 May 2025 11:20:54 -0500 Subject: [PATCH] Add packages to IVR --- darwin/hosts/ivr/default.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/darwin/hosts/ivr/default.nix b/darwin/hosts/ivr/default.nix index 64bbb18..2e08773 100644 --- a/darwin/hosts/ivr/default.nix +++ b/darwin/hosts/ivr/default.nix @@ -21,9 +21,13 @@ in "bruno" "chromium" "firefox" + "microsoft-teams" + "mysql" "onlyoffice" "pgadmin4" + "poetry" "tabby" + "twine" "vagrant" "visual-studio-code" "zed"