From 9ab1221dc06f195850bfa393e64fc696d907bbff Mon Sep 17 00:00:00 2001 From: dadada Date: Sun, 29 Oct 2023 20:01:37 +0100 Subject: [PATCH] Remove zotero (marked as insecure) --- home/home/pkgs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/home/pkgs.nix b/home/home/pkgs.nix index 153a811..e3d3d3c 100644 --- a/home/home/pkgs.nix +++ b/home/home/pkgs.nix @@ -141,6 +141,6 @@ with pkgs; [ xsv # cut for csv xxh # portable shells youtube-dl - zotero + # zotero Marked as insecure zsh ]