diff --git a/home/zsh.nix b/home/zsh.nix index b2ae327..5b0ae2c 100644 --- a/home/zsh.nix +++ b/home/zsh.nix @@ -85,6 +85,7 @@ "$HOME/.opencode/bin" "${pkgs.postgresql_17}/bin" "$HOME/.nix-profile/bin" + "/run/wrappers/bin" "/etc/profiles/per-user/${config.home.username}/bin" "/run/current-system/sw/bin" "/nix/var/nix/profiles/default/bin"