From f10e6c7c995fff29a5ff15df269366b3b2de0cfc Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Mon, 10 Mar 2025 21:35:06 -0400 Subject: [PATCH] Migrate back to obsidian --- machines/hephaestus/configuration.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/machines/hephaestus/configuration.nix b/machines/hephaestus/configuration.nix index 7cbafbb..6a1d262 100644 --- a/machines/hephaestus/configuration.nix +++ b/machines/hephaestus/configuration.nix @@ -18,9 +18,6 @@ let tailscale-status tray-icons-reloaded ]; - logseq-patch = pkgs.logseq.override { - electron_27 = pkgs.electron_34; - }; in { @@ -99,7 +96,6 @@ in gnome-tweaks iputils libation - logseq-patch mission-center netdata nfs-utils @@ -114,6 +110,7 @@ in traceroute unityhub unstable.ghostty + unstable.obsidian unstable.signal-desktop unstable.tailscale unstable.zoom-us