add iotop and nethogs
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
wget kakoune htop git dnsutils tmux
|
wget kakoune htop git dnsutils tmux nethogs iotop
|
||||||
];
|
];
|
||||||
|
|
||||||
users.mutableUsers = false;
|
users.mutableUsers = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user