_: { nixpkgs.config = { allowUnfree = true; permittedInsecurePackages = [ "electron-40.10.5" ]; }; }