In home manager perhaps

This commit is contained in:
Lillian Violet 2023-12-11 16:12:56 +01:00
parent f316f9d630
commit 96a0ca520f

View file

@ -44,7 +44,7 @@
allowUnfreePredicate = _: true;
permittedInsecurePackages = [
"electron-24.8.6"
"electron-25.9.0"
];
};
};