add node to insecure packages
This commit is contained in:
parent
7b91fc9a5b
commit
d1a7e6bef7
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
||||||
nixpkgs.config.permittedInsecurePackages = [
|
nixpkgs.config.permittedInsecurePackages = [
|
||||||
"openssl-1.1.1u"
|
"openssl-1.1.1u"
|
||||||
"electron-13.6.9"
|
"electron-13.6.9"
|
||||||
|
"nodejs-14.21.3"
|
||||||
];
|
];
|
||||||
|
|
||||||
sops.defaultSopsFile = ./secrets.yaml;
|
sops.defaultSopsFile = ./secrets.yaml;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue