packages: allow zotero

This commit is contained in:
2023-10-28 12:07:46 +08:00
parent 7afa093d25
commit 9ef9c4daa7

View File

@@ -329,6 +329,7 @@ inputs:
permittedInsecurePackages = with inputs.pkgs;
[
openssl_1_1.name electron_19.name nodejs-16_x.name python2.name electron_12.name electron_24.name
zotero.name
];
allowUnfree = true;
};