Skip to content

Commit

Permalink
Allow electron-27.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
carlthome committed Oct 12, 2024
1 parent 8f3976e commit 0fbe089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/home-manager/x86_64-linux/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
];
permittedInsecurePackages = [
"electron-28.3.3"
"electron-27.3.11"
];
};

Expand Down

0 comments on commit 0fbe089

Please sign in to comment.