From 272a7f0aeca0fccf3cc935a3eed51d064720d864 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 29 Apr 2025 10:20:37 +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 1af9c5e0..90ab40dd 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 inetutils]; + environment.systemPackages = with pkgs; [iotop vmtouch]; systemd.sysusers.enable = false; system.stateVersion = "21.05"; -- cgit v1.2.3