diff --git a/home/server.nix b/home/server.nix index 245efa2..ded3b30 100644 --- a/home/server.nix +++ b/home/server.nix @@ -7,6 +7,11 @@ { home.stateVersion = "25.11"; + # npm-installed user CLIs, including pi (not pi-web). + home.sessionPath = [ + "${config.home.homeDirectory}/.npm-global/bin" + ]; + # --- Пакеты: минимальный админский набор --- home.packages = with pkgs; [ # Навигация/поиск