about summary refs log tree commit diff
path: root/machines/profpatsch/base.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/profpatsch/base.nix')
-rw-r--r--machines/profpatsch/base.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/machines/profpatsch/base.nix b/machines/profpatsch/base.nix
index 2b3eb419..a6aedb60 100644
--- a/machines/profpatsch/base.nix
+++ b/machines/profpatsch/base.nix
@@ -38,7 +38,6 @@ in
     environment.systemPackages = with pkgs; [
       curl              # transfer data to/from a URL
       file              # file information
-      git               # version control system
       htop              # top replacement
       nmap              # stats about clients in the network
       rsync             # file syncing tool