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

This commit is contained in:
Greg Hellings
2025-06-24 09:35:41 -05:00
15 changed files with 282 additions and 96 deletions
+2 -1
View File
@@ -21,9 +21,10 @@
packages = with pkgs; [
audacity
bitwarden-cli
element-desktop
(mumble.override { pulseSupport = true; })
#logseq
super-productivity
vagrant
webcamoid
];
};