diff options
author | Ben Sima <ben@bsima.me> | 2021-02-09 18:38:11 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2021-02-09 18:38:11 -0500 |
commit | a09fa1998afea115be5f499db74a4fb92efcc102 (patch) | |
tree | 650003e74f1ad34083751c20de4d0f709fe7c780 /Biz | |
parent | db27065bf4494794192fcf362b9b026b6525df3b (diff) |
Don't think we need python on all machines
Diffstat (limited to 'Biz')
-rw-r--r-- | Biz/Packages.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Biz/Packages.nix b/Biz/Packages.nix index ea032fe..c6f33ba 100644 --- a/Biz/Packages.nix +++ b/Biz/Packages.nix @@ -9,7 +9,6 @@ with pkgs; file gitAndTools.gitFull htop - python3 ranger telnet traceroute |