Remove unsafe package exception

This commit is contained in:
Greg Hellings
2023-05-29 03:43:00 +00:00
parent 262d754afd
commit c2af4a5e9d
-1
View File
@@ -36,7 +36,6 @@
allowUnfree = true;
permittedInsecurePackages = [
"qtwebkit-5.212.0-alpha4"
"openssl-1.1.1t"
];
};