diff options
author | tv <tv@krebsco.de> | 2015-10-22 01:25:02 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-10-22 01:27:23 +0200 |
commit | 75ee198e40c742847027e31d6226ed61f2f8e68b (patch) | |
tree | 0898b414f17a8edbd1bca9cde412903e485e5830 /tv/1systems/cd.nix | |
parent | ca6a1cb7941269c6cea1b26ebee1bf5942db6128 (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 12e52cd..d2b08be 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 |