diff options
author | lassulus <lass@lassul.us> | 2017-06-27 15:17:13 +0200 |
---|---|---|
committer | lassulus <lass@lassul.us> | 2017-06-27 15:17:13 +0200 |
commit | 2f4557882dfcb60742e0c11e612be36150332346 (patch) | |
tree | f3f2765ac510bc578d2a9c350e9384284fe5fd83 /tv/1systems | |
parent | 10b6ac40265a0f653b8753e87894cbfb6fa00590 (diff) | |
parent | 74429f245d366e783ecbcfb0ebd83a7f57e78e6a (diff) |
Merge remote-tracking branch 'ni/master'
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 108006f34..9f2cec574 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 60f9fa100..4b3bf8538 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 3add01748..d82f45ac0 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 5552ef065..4fae3ca75 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 |