logseq 10.8 version is a bit broken

This commit is contained in:
Ingolf Wagner 2024-04-27 11:29:59 +02:00
parent db3634eb5e
commit c8d75a912a
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

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"
{