In home manager perhaps
This commit is contained in:
parent
6c6363d524
commit
cb74bdf5ea
|
@ -44,7 +44,7 @@
|
|||
allowUnfreePredicate = _: true;
|
||||
|
||||
permittedInsecurePackages = [
|
||||
"electron-24.8.6"
|
||||
"electron-25.9.0"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue