chore: remove insecure packages

This commit is contained in:
Ryan Yin
2025-05-31 12:40:18 +08:00
parent fa21a9b7ec
commit cc1004bf29

View File

@@ -1,6 +0,0 @@
{
nixpkgs.config.permittedInsecurePackages = [
# required by wechat-uos:
# "openssl-1.1.1w"
];
}