mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-19 14:01:21 +00:00
pi-agent stack (#46)
* pi-agent stack * fix: hardcode pi binary path, set XDG env for npm npm prefix discovery fails in systemd and activation contexts because NPM_CONFIG_USERCONFIG and XDG_DATA_HOME are not set. Hardcode the known path ~/.local/share/npm/bin/pi instead.
This commit is contained in:
parent
e19ee2405e
commit
588d8b8d6a
4 changed files with 128 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
./mise.nix
|
||||
./migration.nix
|
||||
./nvim.nix
|
||||
./pi.nix
|
||||
./prompt.nix
|
||||
./skills.nix
|
||||
./scripts.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue