1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

chore: allow insecure electron for jellyfin or something

This commit is contained in:
2023-12-29 20:01:26 +01:00
parent 19c916b771
commit 63cdfef045

View File

@@ -26,6 +26,7 @@ in {
permittedInsecurePackages = [
"qtwebkit-5.212.0-alpha4"
"zotero-6.0.26"
"electron-25.9.0"
];
};
};