add a bunch more packages
This commit is contained in:
parent
c94f935b61
commit
fe115c9105
|
@ -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
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue