mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
add some monitoring tools
This commit is contained in:
parent
fef2729880
commit
0b5e5624a0
1 changed files with 3 additions and 0 deletions
|
@ -7,13 +7,16 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
darkhttpd
|
||||
dnsutils
|
||||
dstat
|
||||
du-dust
|
||||
entr
|
||||
file
|
||||
gcc
|
||||
git
|
||||
htop
|
||||
iftop
|
||||
inetutils
|
||||
iotop
|
||||
jq
|
||||
lm_sensors
|
||||
ncdu
|
||||
|
|
Loading…
Reference in a new issue