diff options
author | tv <tv@krebsco.de> | 2017-06-27 10:01:16 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2017-06-27 10:01:16 +0200 |
commit | e066b757054bc2f237a798e99934b133d89e8e7b (patch) | |
tree | a6e244e34151fae7e6fef37e127c36ac211647e8 /tv/1systems | |
parent | 7aa35d3576736eef4ccdb55fb2b84169b2a71159 (diff) |
tv: add htop to default systemPackages
Diffstat (limited to 'tv/1systems')
-rw-r--r-- | tv/1systems/cd.nix | 1 | ||||
-rw-r--r-- | tv/1systems/wu.nix | 1 | ||||
-rw-r--r-- | tv/1systems/xu.nix | 1 | ||||
-rw-r--r-- | tv/1systems/zu.nix | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/tv/1systems/cd.nix b/tv/1systems/cd.nix index 108006f..9f2cec5 100644 --- a/tv/1systems/cd.nix +++ b/tv/1systems/cd.nix @@ -25,7 +25,6 @@ with import <stockholm/lib>; }; environment.systemPackages = with pkgs; [ - htop iftop iotop iptables diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index 60f9fa1..4b3bf85 100644 --- a/tv/1systems/wu.nix +++ b/tv/1systems/wu.nix @@ -31,7 +31,6 @@ with import <stockholm/lib>; get gnupg1compat haskellPackages.hledger - htop jq mkpasswd netcat diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix index 3add017..d82f45a 100644 --- a/tv/1systems/xu.nix +++ b/tv/1systems/xu.nix @@ -34,7 +34,6 @@ with import <stockholm/lib>; file gnupg1compat haskellPackages.hledger - htop jq krebszones mkpasswd diff --git a/tv/1systems/zu.nix b/tv/1systems/zu.nix index 5552ef0..4fae3ca 100644 --- a/tv/1systems/zu.nix +++ b/tv/1systems/zu.nix @@ -36,7 +36,6 @@ with import <stockholm/lib>; file gnupg1compat haskellPackages.hledger - htop jq mkpasswd netcat |