summaryrefslogtreecommitdiff
path: root/common/common.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/common.nix b/common/common.nix
index 947ad9e..e1dd6f7 100644
--- a/common/common.nix
+++ b/common/common.nix
@@ -9,7 +9,7 @@
time.timeZone = "Europe/Amsterdam";
environment.systemPackages = with pkgs; [
- wget vim htop-vim dnsutils inetutils iftop manpages
+ wget vim htop-vim dnsutils inetutils iftop man-pages gitMinimal
];
# Select internationalisation properties.