[NixOS] Add yarn and prettier

This commit is contained in:
2025-07-15 12:43:39 -06:00
parent 9d61a15337
commit abfc369407

View File

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