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; [
|
environment.systemPackages = with pkgs; [
|
||||||
darkhttpd
|
darkhttpd
|
||||||
dnsutils
|
dnsutils
|
||||||
|
dstat
|
||||||
du-dust
|
du-dust
|
||||||
entr
|
entr
|
||||||
file
|
file
|
||||||
gcc
|
gcc
|
||||||
git
|
git
|
||||||
htop
|
htop
|
||||||
|
iftop
|
||||||
inetutils
|
inetutils
|
||||||
|
iotop
|
||||||
jq
|
jq
|
||||||
lm_sensors
|
lm_sensors
|
||||||
ncdu
|
ncdu
|
||||||
|
|
Loading…
Reference in a new issue