We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b9ded7 commit 6743f1bCopy full SHA for 6743f1b
1 file changed
modules/logseq-module.nix
@@ -90,7 +90,6 @@ in
90
91
config = mkIf cfg.enable (mkMerge [
92
{
93
- environment.systemPackages = [ cfg.package ];
94
95
systemd.services.logseq-sync = {
96
description = "Nightly Logseq package realisation";
0 commit comments