feat: Add hey an apache bench alternative
This commit is contained in:
parent
154391d14c
commit
b4de5234eb
@ -127,6 +127,7 @@ EOF";
|
||||
zsh.interactiveShellInit = (builtins.readFile ./.zshrc);
|
||||
};
|
||||
environment.systemPackages = (with pkgs; [
|
||||
hey
|
||||
nodejs
|
||||
nodePackages.typescript-language-server
|
||||
tmux
|
||||
|
Loading…
x
Reference in New Issue
Block a user