fix latest update

This commit is contained in:
Schrottkatze 2024-07-30 22:06:36 +02:00
parent e222066a87
commit 73ed59e2a7
Signed by: schrottkatze
SSH key fingerprint: SHA256:hXb3t1vINBFCiDCmhRABHX5ocdbLiKyCdKI4HK2Rbbc
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"
];
};