From 6ea2011f8a4b92418fc66fda7b5cd082275838b5 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Thu, 28 Jun 2018 16:59:54 +0300 Subject: Drop naughty atop FTBFS because of trying to enable systemd service (!) --- machines/vbox.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/vbox.nix b/machines/vbox.nix index 0e1a430..11ba43f 100644 --- a/machines/vbox.nix +++ b/machines/vbox.nix @@ -67,7 +67,7 @@ in { security.sudo.wheelNeedsPassword = mkForce false; environment.systemPackages = with pkgs; [ - atop curl file htop iftop iotop jq lsof mc mtr ncdu netcat nmap openssl + curl file htop iftop iotop jq lsof mc mtr ncdu netcat nmap openssl pigz pv pwgen pxz sysstat tcpdump telnet tmux traceroute tree vim wget ]; -- cgit v1.2.3