update x13s

This commit is contained in:
steveej 2024-02-08 20:59:08 +01:00
parent 8280b53865
commit 751bb82daf
3 changed files with 17 additions and 18 deletions

View file

@ -39,7 +39,6 @@ in {
home.sessionVariables.PATH = pkgs.lib.concatStringsSep ":" ["$HOME/.local/bin" "$PATH"];
nixpkgs.config.permittedInsecurePackages = [
"electron-24.8.6"
"electron-25.9.0"
];