diff options
author | Ben Sima <ben@bsima.me> | 2018-07-31 16:02:10 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2018-07-31 16:02:10 -0700 |
commit | 1eab7abecb376cf3f094e07a879fa5e3a0229e66 (patch) | |
tree | a2e3e782a822ec021bb3ef1cea87236d320d584e | |
parent | a23fefe0f3ab3bb63beea5517648a0c09eb07ad6 (diff) |
Remove git from all packages (covered in home.nix)
-rw-r--r-- | packages.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages.nix b/packages.nix index d9e93c1..b2e96c1 100644 --- a/packages.nix +++ b/packages.nix @@ -19,7 +19,6 @@ pkgs.fasd pkgs.feh pkgs.file pkgs.gimp -pkgs.git pkgs.gnumake pkgs.htop pkgs.jq |