📦 enable logseq again

This commit is contained in:
Ingolf Wagner 2025-04-19 12:47:08 +02:00
parent cb3c910d8a
commit 1c2af902dc
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

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