update x13s

This commit is contained in:
steveej 2024-02-08 20:59:08 +01:00
parent b090d15188
commit 885d0df8a4
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"
];