mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-03-13 18:19:00 +00:00
profiles/dev: add basic monitoring tools
This commit is contained in:
parent
b2ace202e6
commit
a88b0ff208
@ -101,6 +101,10 @@ in {
|
||||
moreutils # Less is more but more utilities, the merrier.
|
||||
whois # Doctor, are you not?
|
||||
valgrind # Making sure your applications don't pee as much.
|
||||
|
||||
# Measuring your bloated tanks power and bandwidth consumption.
|
||||
powertop
|
||||
nethogs
|
||||
]
|
||||
# Finally, a local environment for testing out GitHub workflows without
|
||||
# embarassing yourself pushing a bunch of commits.
|
||||
|
Loading…
Reference in New Issue
Block a user