From 1c05bfc03615c460f14ae37b7625019b20b203a8 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Fri, 1 Aug 2025 10:25:13 -0500 Subject: [PATCH] Adjust work commands --- darwin/hosts/ivr/default.nix | 9 +++++++-- home/hosts/ivr/default.nix | 1 + 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/darwin/hosts/ivr/default.nix b/darwin/hosts/ivr/default.nix index 85c5c1a..230ca6b 100644 --- a/darwin/hosts/ivr/default.nix +++ b/darwin/hosts/ivr/default.nix @@ -11,7 +11,12 @@ in enable = true; brews = [ "bitwarden-cli" + { + name = "colima"; + restart_service = true; + } "direnv" + "docker-compose" { name = "libvirt"; restart_service = true; @@ -19,8 +24,6 @@ in "mysql" "nushell" "poetry" - "podman" - "podman-compose" { name = "postgresql@17"; restart_service = true; @@ -35,9 +38,11 @@ in "bruno" "chromium" "dbeaver-community" + "docker" "ghostty" "firefox" "microsoft-teams" + "mysqlworkbench" "onlyoffice" "pgadmin4" "podman-desktop" diff --git a/home/hosts/ivr/default.nix b/home/hosts/ivr/default.nix index 0e0354e..41d76e1 100644 --- a/home/hosts/ivr/default.nix +++ b/home/hosts/ivr/default.nix @@ -33,6 +33,7 @@ in ansible direnv home-manager + just k9s kubectl minikube