Add nushell and tabby to ivr

This commit is contained in:
Greg Hellings
2025-05-15 13:52:47 -05:00
parent b7d66709ca
commit 9a7deffe4d
+2
View File
@@ -9,6 +9,7 @@
name = "libvirt"; name = "libvirt";
restart_service = true; restart_service = true;
} }
"nushell"
"qemu" "qemu"
]; ];
casks = [ casks = [
@@ -18,6 +19,7 @@
"firefox" "firefox"
"onlyoffice" "onlyoffice"
"pgadmin4" "pgadmin4"
"tabby"
"vagrant" "vagrant"
"visual-studio-code" "visual-studio-code"
"zed" "zed"