Am I using an insecure package still?

This commit is contained in:
Lillian Violet 2023-11-18 16:39:41 +01:00
parent ef23a08e71
commit fe953a0432

View file

@ -30,9 +30,6 @@
config = {
# Disable if you don't want unfree packages
allowUnfree = true;
permittedInsecurePackages = [
"electron-22.3.27"
];
};
};