5 lines
No EOL
85 B
Nix
5 lines
No EOL
85 B
Nix
{
|
|
nixpkgs.config.permittedInsecurePackages = [
|
|
"electron-25.9.0"
|
|
];
|
|
} |