Add logseq to desktop installs
This commit is contained in:
parent
e23620655e
commit
e8c8a033a6
1 changed files with 2 additions and 1 deletions
|
@ -136,7 +136,8 @@
|
|||
inherit system;
|
||||
config.allowUnfree = unfree;
|
||||
hostPlatform = system;
|
||||
|
||||
# For Logseq / Obsidian
|
||||
config.permittedInsecurePackages = [ "electron-27.3.11" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue