quick update

This commit is contained in:
alsaiduq-lab 2025-08-21 19:55:38 -06:00
parent c96a9ec174
commit f74f742066
5 changed files with 15 additions and 104 deletions

View file

@ -14,7 +14,7 @@ in {
config = lib.mkIf config.npm.enable {
environment.systemPackages = with pkgs; [
nodejs_23
nodejs_24
nodePackages.npm
yarn
bun