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);
|
zsh.interactiveShellInit = (builtins.readFile ./.zshrc);
|
||||||
};
|
};
|
||||||
environment.systemPackages = (with pkgs; [
|
environment.systemPackages = (with pkgs; [
|
||||||
|
hey
|
||||||
nodejs
|
nodejs
|
||||||
nodePackages.typescript-language-server
|
nodePackages.typescript-language-server
|
||||||
tmux
|
tmux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user