mirror of
https://github.com/kmein/niveum
synced 2026-03-19 11:31:09 +01:00
chore: allow insecure electron for jellyfin or something
This commit is contained in:
@@ -26,6 +26,7 @@ in {
|
|||||||
permittedInsecurePackages = [
|
permittedInsecurePackages = [
|
||||||
"qtwebkit-5.212.0-alpha4"
|
"qtwebkit-5.212.0-alpha4"
|
||||||
"zotero-6.0.26"
|
"zotero-6.0.26"
|
||||||
|
"electron-25.9.0"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user