Skip to content

Commit 6743f1b

Browse files
committed
fix: decouple logseq module from environment option
1 parent 6b9ded7 commit 6743f1b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modules/logseq-module.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ in
9090

9191
config = mkIf cfg.enable (mkMerge [
9292
{
93-
environment.systemPackages = [ cfg.package ];
9493

9594
systemd.services.logseq-sync = {
9695
description = "Nightly Logseq package realisation";

0 commit comments

Comments
 (0)