diff options
author | Alex Auvolat <alex@adnab.me> | 2021-11-02 20:45:21 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-11-02 20:45:21 +0100 |
commit | 681a76e76ab2cfc9149fbbea2467909e3bd0b802 (patch) | |
tree | f65d3ef3bf55a0b772ad9d67af7efffa4dbc14e2 /configuration.nix | |
parent | 17ae5ac6b67c214f5f52e9294e252ed11d7e408f (diff) | |
download | nixcfg-681a76e76ab2cfc9149fbbea2467909e3bd0b802.tar.gz nixcfg-681a76e76ab2cfc9149fbbea2467909e3bd0b802.zip |
Add network monitoring programs
Diffstat (limited to 'configuration.nix')
-rw-r--r-- | configuration.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configuration.nix b/configuration.nix index 1a4ce2d..9092f8f 100644 --- a/configuration.nix +++ b/configuration.nix @@ -111,6 +111,8 @@ in tmux ncdu iotop + jnettop + nethogs wget htop links |