Add recording software to jude

This commit is contained in:
Greg Hellings
2024-12-16 10:07:11 -06:00
parent 3f7c5c8762
commit 406a3d72a8
+2
View File
@@ -15,8 +15,10 @@
''; '';
packages = with pkgs; [ packages = with pkgs; [
audacity
(mumble.override { pulseSupport = true; }) (mumble.override { pulseSupport = true; })
#logseq #logseq
webcamoid
]; ];
}; };