Add element and vagrant to jude

This commit is contained in:
Greg Hellings
2025-06-19 22:46:07 -05:00
parent cc0eb9df6a
commit d7ed0def2e
+2 -1
View File
@@ -21,9 +21,10 @@
packages = with pkgs; [ packages = with pkgs; [
audacity audacity
bitwarden-cli bitwarden-cli
element element-desktop
(mumble.override { pulseSupport = true; }) (mumble.override { pulseSupport = true; })
super-productivity super-productivity
vagrant
webcamoid webcamoid
]; ];
}; };