flake: remove zotero from insecure packages
This commit is contained in:
parent
de09c23a63
commit
eeb2f7fadf
1 changed files with 1 additions and 3 deletions
|
|
@ -105,9 +105,7 @@
|
|||
{
|
||||
nixpkgs = {
|
||||
overlays = shared_overlays;
|
||||
config.permittedInsecurePackages = [
|
||||
"zotero-6.0.26"
|
||||
];
|
||||
config.permittedInsecurePackages = [];
|
||||
};
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue