This commit is contained in:
fwastring 2025-11-12 16:34:43 +01:00
parent d86cc3c816
commit 3d26de29d3
7 changed files with 179 additions and 142 deletions

View file

@ -5,7 +5,7 @@
config = {
allowUnfree = true;
permittedInsecurePackages = [
"electron-33.4.11"
"electron-36.9.5"
];
};
};