From 0d0734d2239c6f2f61ae7ddd859f491f46d6848a Mon Sep 17 00:00:00 2001 From: stuebinm Date: Tue, 14 Jun 2022 17:38:25 +0200 Subject: update sources, move to NixOS 22.05 --- common/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/common.nix') 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. -- cgit v1.2.3