fix latest update

This commit is contained in:
Schrottkatze 2024-07-30 22:06:36 +02:00
commit 73ed59e2a7
No known key found for this signature in database
6 changed files with 36 additions and 48 deletions

View file

@ -33,6 +33,7 @@ with builtins; {
config = {
allowUnfree = true;
permittedInsecurePackages = [
"electron-27.3.11"
"nodejs-16.20.0"
];
};