Use unstable logseq altogether

This commit is contained in:
Natsu Kagami 2024-01-29 13:27:15 +01:00
parent 65686fdf16
commit 9879ab0048
Signed by: nki
GPG key ID: 55A032EB38B49ADB

View file

@ -50,10 +50,7 @@ in
pkgs.unstable.cinny-desktop
pkgs.unstable.gajim
# Note taking
(if pkgs.stdenv.isAarch64 then
pkgs.hello
else
logseq.override { electron_25 = pkgs.electron; })
pkgs.unstable.logseq
# (if stdenv.isAarch64 then zotero else pkgs.unstable.zotero) // kinda fucked for now from CVE
libreoffice