From b97a0089793ed6a6cccb656046c234ccae54a1aa Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 1 Feb 2022 15:54:50 +0100 Subject: ... --- hosts/vidhar/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/vidhar') diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix index 47907bf0..b647e472 100644 --- a/hosts/vidhar/default.nix +++ b/hosts/vidhar/default.nix @@ -295,5 +295,7 @@ basic.wants = ["systemd-tmpfiles-setup.service"]; timers.wants = ["systemd-tmpfiles-clean.time"]; }; + + environment.systemPackages = with pkgs; [iotop vmtouch]; }; } -- cgit v1.2.3