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