[NixOS] Add yarn

This commit is contained in:
2025-07-14 18:07:29 -06:00
parent 4848a20a8d
commit 733beb094b

View File

@@ -24,6 +24,7 @@ makeEnable config "myModules.code" true {
# Node # Node
nodePackages.npm nodePackages.npm
nodejs nodejs
yarn
# Typescript # Typescript
typescript typescript