Add logseq and environment options

This commit is contained in:
Greg Hellings
2024-01-23 14:46:59 -06:00
parent 91e541ed5f
commit c282bdff26
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -7,5 +7,6 @@
home.packages = with pkgs; [
(mumble.override { pulseSupport = true; })
fluffychat
logseq
];
}