From 662ef4ee697cc07524ba0654ebf2ebcf30ee2b18 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 17 Apr 2017 15:45:32 +0200 Subject: [PATCH] wolf: cleanup --- shared/1systems/wolf.nix | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/shared/1systems/wolf.nix b/shared/1systems/wolf.nix index 722a08812..0b4448022 100644 --- a/shared/1systems/wolf.nix +++ b/shared/1systems/wolf.nix @@ -1,20 +1,18 @@ -{ config, lib, pkgs, ... }: - +{ config, pkgs, ... }: let shack-ip = config.krebs.build.host.nets.shack.ip4.addr; - internal-ip = config.krebs.build.host.nets.retiolum.ip4.addr; in { imports = [ ../. - ../2configs/collectd-base.nix - ../2configs/shack-nix-cacher.nix - ../2configs/shack-drivedroid.nix - ../2configs/shared-buildbot.nix ../2configs/cgit-mirror.nix - ../2configs/repo-sync.nix + ../2configs/collectd-base.nix ../2configs/graphite.nix + ../2configs/repo-sync.nix + ../2configs/shack-drivedroid.nix + ../2configs/shack-nix-cacher.nix + ../2configs/shared-buildbot.nix ../2configs/share-shack.nix ]; # use your own binary cache, fallback use cache.nixos.org (which is used by