logseq 10.8 version is a bit broken
This commit is contained in:
parent
db3634eb5e
commit
c8d75a912a
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue