add pnpm to core package set

PNPM_HOME and PATH were configured in xdg.nix but the pnpm
package itself was never installed.
This commit is contained in:
Harivansh Rathi 2026-04-02 23:05:30 +00:00
parent 1b519f1e0d
commit c3a8cd3ca7

View file

@ -20,6 +20,7 @@ in
jq
just
nodejs_22
pnpm
python3
ripgrep
rsync