replaced obsidian with logseq

This commit is contained in:
twoneis 2024-02-15 02:04:22 +01:00
parent a4da3bb687
commit 5e40be980c

View file

@ -1,6 +1,6 @@
{ pkgs, ... }: {
home.packages = with pkgs; [
obsidian
logseq
];
programs.pandoc = {