diff options
author | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-05 23:54:20 +0100 |
---|---|---|
committer | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-05 23:54:20 +0100 |
commit | fab4d9e28cc7eaa7f01426ad53bec94108c462c6 (patch) | |
tree | 19d8b2748e91713011bbb7018e3ee94acd628873 /nixos/modules/users/eth.nix | |
parent | ee8c3a6c284a7934b00ef02756fd749d02afe392 (diff) |
add iotop to standard loadout for user eth
Diffstat (limited to 'nixos/modules/users/eth.nix')
-rw-r--r-- | nixos/modules/users/eth.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/users/eth.nix b/nixos/modules/users/eth.nix index ee879fb..86c29db 100644 --- a/nixos/modules/users/eth.nix +++ b/nixos/modules/users/eth.nix @@ -9,6 +9,7 @@ let dnsutils file htop + iotop killall mosh tmux |