diff --git a/flake.nix b/flake.nix index 1279639..847cc36 100644 --- a/flake.nix +++ b/flake.nix @@ -86,7 +86,7 @@ inherit system; config.allowUnfree = true; config.permittedInsecurePackages = [ - "electron-25.9.0" + "electron-32.3.3" ]; }; modules = [