diff options
author | tv <tv@shackspace.de> | 2015-10-22 01:25:02 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-10-22 01:27:23 +0200 |
commit | c2e1ab2bd09c204e1fa1c4ecd637c2e5b8a4b9ab (patch) | |
tree | b4778f454fda2bed5ab1e322174171010fbbb570 /tv/1systems/cd.nix | |
parent | e557bc2e58c3e276656853c42cb00db979570135 (diff) |
tv base systemPackages += git
Diffstat (limited to 'tv/1systems/cd.nix')
-rw-r--r-- | tv/1systems/cd.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tv/1systems/cd.nix b/tv/1systems/cd.nix index 12e52cd11..d2b08bef7 100644 --- a/tv/1systems/cd.nix +++ b/tv/1systems/cd.nix @@ -114,7 +114,6 @@ with lib; ]; environment.systemPackages = with pkgs; [ - git # required for ./deploy, clone_or_update htop iftop iotop |