Skip to content

Commit

Permalink
added nodejs 22 lts and bunjs
Browse files Browse the repository at this point in the history
  • Loading branch information
timosarkar authored Nov 12, 2024
1 parent 4e452ed commit a862c31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ in

home.packages = with pkgs; [
fish
bun
nodejs_22
];

# fish shell
Expand Down

0 comments on commit a862c31

Please sign in to comment.