From a18a3bed5047a7c589bba9c7569a6ae953b3803d Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sat, 20 Mar 2021 00:05:10 +0100 Subject: fix git push for cgit --- common/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/default.nix') diff --git a/common/default.nix b/common/default.nix index d30e46b..1b87571 100644 --- a/common/default.nix +++ b/common/default.nix @@ -18,7 +18,7 @@ in { i18n.defaultLocale = "en_US.UTF-8"; time.timeZone = "Europe/Amsterdam"; - + environment.systemPackages = with pkgs; [ wget vim htop dnsutils inetutils iftop manpages ]; -- cgit v1.2.3