Adjust work commands

This commit is contained in:
Greg Hellings
2025-08-01 10:25:13 -05:00
parent 47f2653d43
commit 1c05bfc036
2 changed files with 8 additions and 2 deletions
+7 -2
View File
@@ -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"