logseq 10.8 version is a bit broken

main
Ingolf Wagner 2024-04-27 11:29:59 +02:00
parent db3634eb5e
commit c8d75a912a
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ with lib;
{
config = mkIf config.gui.enable {
home.packages = [
unstable.logseq
logseq
];
home.file.".config/Logseq/Preferences".source = (pkgs.formats.json { }).generate "LogseqPreferences.json"
{