diff options
Diffstat (limited to 'hosts/vidhar/default.nix')
| -rw-r--r-- | hosts/vidhar/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix index 90ab40dd..1af9c5e0 100644 --- a/hosts/vidhar/default.nix +++ b/hosts/vidhar/default.nix | |||
| @@ -387,7 +387,7 @@ with lib; | |||
| 387 | algorithm = "zstd"; | 387 | algorithm = "zstd"; |
| 388 | }; | 388 | }; |
| 389 | 389 | ||
| 390 | environment.systemPackages = with pkgs; [iotop vmtouch]; | 390 | environment.systemPackages = with pkgs; [iotop vmtouch inetutils]; |
| 391 | 391 | ||
| 392 | systemd.sysusers.enable = false; | 392 | systemd.sysusers.enable = false; |
| 393 | system.stateVersion = "21.05"; | 393 | system.stateVersion = "21.05"; |
