Add podman to IVR

This commit is contained in:
Greg Hellings
2025-07-24 09:56:04 -05:00
parent e4d726e665
commit 54c8c6c529
+4
View File
@@ -19,6 +19,9 @@ in
"mysql" "mysql"
"nushell" "nushell"
"poetry" "poetry"
"podman"
"podman-compose"
"pytest"
"qemu" "qemu"
]; ];
casks = [ casks = [
@@ -32,6 +35,7 @@ in
"microsoft-teams" "microsoft-teams"
"onlyoffice" "onlyoffice"
"pgadmin4" "pgadmin4"
"podman-desktop"
"tabby" "tabby"
"twine" "twine"
"vagrant" "vagrant"