all repos — nixfiles @ 54f99637a3723a1afdcdb467cd82e9d732c02769

System and user configuration, managed by nix and home-manager

remove logseq

Alan Pearce
commit

54f99637a3723a1afdcdb467cd82e9d732c02769

parent

f977fa77450e207c30e7d927f59401ecccd5a67f

2 files changed, 1 insertion(+), 4 deletions(-)

jump to
M user/config.nixuser/config.nix
@@ -9,7 +9,5 @@ "discord"
"input-fonts" ]; input-fonts.acceptLicense = true; - permittedInsecurePackages = [ - "electron-27.3.11" # for logseq 0.10.9 - ]; + permittedInsecurePackages = [ ]; }
M user/settings/user-interface.nixuser/settings/user-interface.nix
@@ -40,7 +40,6 @@ ];
}) ] ++ lib.optionals (!stdenv.isDarwin) (with pkgs; [ - logseq # 0.10.9 is insecure, see ../config.nix (discord.override { withOpenASAR = true; }) zeal