From 6529a9248fae3e627ef85d2eaa29c68abc771efb Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 29 Apr 2025 09:49:35 +0200 Subject: ... --- hosts/vidhar/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/vidhar/default.nix') 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; algorithm = "zstd"; }; - environment.systemPackages = with pkgs; [iotop vmtouch]; + environment.systemPackages = with pkgs; [iotop vmtouch inetutils]; systemd.sysusers.enable = false; system.stateVersion = "21.05"; -- cgit v1.2.3