add a bunch more packages

This commit is contained in:
Artemis Tosini 2024-03-11 05:16:26 +00:00
parent c94f935b61
commit fe115c9105
Signed by: artemist
GPG key ID: EE5227935FE3FF18

View file

@ -23,14 +23,23 @@
environment.variables.EDITOR = "nvim";
environment.systemPackages = with pkgs; [
file
gitMinimal
htop
hyfetch
jq
mosh
mtr
neovim
nix-output-monitor
nix-top
patchelf
pciutils
python3Packages.ipython
tmux
tree
unzip
xxd
zip
];
}