From 712b05eb47ef796500a057cd6c2bec50152db970 Mon Sep 17 00:00:00 2001 From: nin Date: Thu, 26 Jan 2017 23:22:35 +0100 Subject: n 2: add git config --- nin/1systems/hiawatha.nix | 1 + nin/1systems/onondaga.nix | 1 + 2 files changed, 2 insertions(+) (limited to 'nin/1systems') diff --git a/nin/1systems/hiawatha.nix b/nin/1systems/hiawatha.nix index 9d01d7a7..af865497 100644 --- a/nin/1systems/hiawatha.nix +++ b/nin/1systems/hiawatha.nix @@ -11,6 +11,7 @@ with lib; ../. ../2configs/retiolum.nix + ../2configs/git.nix ]; krebs.build.host = config.krebs.hosts.hiawatha; diff --git a/nin/1systems/onondaga.nix b/nin/1systems/onondaga.nix index 59f26c46..57684703 100644 --- a/nin/1systems/onondaga.nix +++ b/nin/1systems/onondaga.nix @@ -10,6 +10,7 @@ ../2configs/retiolum.nix ../2configs/weechat.nix + ../2configs/git.nix ]; krebs.build.host = config.krebs.hosts.onondaga; -- cgit v1.2.3