Merge branch 'main' of srcpub:greg/nixos-config

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